summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-05-09 13:33:20 +0300
committerAndrei Karas <akaras@inbox.ru>2015-05-09 13:33:20 +0300
commitd9a5e91f75d93970be8176aa56314800a417eadd (patch)
tree75014993a926f474c61296a26572667f96ff2856 /src/main.h
parent56fc367288ea95db61515b188e609e4da2fbae20 (diff)
downloadplus-d9a5e91f75d93970be8176aa56314800a417eadd.tar.gz
plus-d9a5e91f75d93970be8176aa56314800a417eadd.tar.bz2
plus-d9a5e91f75d93970be8176aa56314800a417eadd.tar.xz
plus-d9a5e91f75d93970be8176aa56314800a417eadd.zip
Change version to 1.5.5.9.v1.5.5.9
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 ac1420c4c..869aa1f84 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.4.25"
-#define CHECK_VERSION "01.05.04.25"
+#define SMALL_VERSION "1.5.5.9"
+#define CHECK_VERSION "01.05.05.09"
#ifdef HAVE_CONFIG_H
#include "../config.h"