summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-04-11 14:33:56 +0300
committerAndrei Karas <akaras@inbox.ru>2015-04-11 14:33:56 +0300
commitc822a3affd3fcfc26d66b599d4450e4f10e5251d (patch)
tree45103f1230bc0c24b990e9ae6aca00ed47ad71dd /src/main.h
parent1a229b2c8971c0186ab7f756d78b69a50bfa1c9c (diff)
downloadplus-c822a3affd3fcfc26d66b599d4450e4f10e5251d.tar.gz
plus-c822a3affd3fcfc26d66b599d4450e4f10e5251d.tar.bz2
plus-c822a3affd3fcfc26d66b599d4450e4f10e5251d.tar.xz
plus-c822a3affd3fcfc26d66b599d4450e4f10e5251d.zip
Change version to 1.5.4.11.v1.5.4.11
Diffstat (limited to 'src/main.h')
-rw-r--r--src/main.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main.h b/src/main.h
index 9922ca531..d29070421 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.3.28"
-#define CHECK_VERSION "01.05.03.28"
+#define SMALL_VERSION "1.5.4.11"
+#define CHECK_VERSION "01.05.04.11"
#ifdef HAVE_CONFIG_H
#include "../config.h"