summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-06-06 13:44:19 +0300
committerAndrei Karas <akaras@inbox.ru>2015-06-06 13:49:00 +0300
commit5549e878f95953f86e0952251be80bb7ccc68219 (patch)
tree12785bc6ecbb0da8e2ac3b142feb952e50aaed01 /src
parente29afc7fe8fac96a34905b7ce59526c552e60ee1 (diff)
downloadplus-5549e878f95953f86e0952251be80bb7ccc68219.tar.gz
plus-5549e878f95953f86e0952251be80bb7ccc68219.tar.bz2
plus-5549e878f95953f86e0952251be80bb7ccc68219.tar.xz
plus-5549e878f95953f86e0952251be80bb7ccc68219.zip
Change version to 1.5.6.6.v1.5.6.6
Diffstat (limited to 'src')
-rw-r--r--src/main.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main.h b/src/main.h
index 2c397923d..0eb0fa581 100644
--- a/src/main.h
+++ b/src/main.h
@@ -45,8 +45,8 @@
* different interfaces, which have different implementations for each server.
*/
-#define SMALL_VERSION "1.5.5.23"
-#define CHECK_VERSION "01.05.05.23"
+#define SMALL_VERSION "1.5.6.6"
+#define CHECK_VERSION "01.05.06.06"
#ifdef HAVE_CONFIG_H
#include "../config.h"