summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-04-25 15:08:39 +0300
committerAndrei Karas <akaras@inbox.ru>2015-04-25 15:08:39 +0300
commitf7e1232f8b330476911894d63f827bc659029281 (patch)
treeb772a2f74179d3e85fc096c76d566341bbfb8ba3 /src/main.h
parent24ddf07b722bb57d462da05405f31dacdf5742be (diff)
downloadplus-f7e1232f8b330476911894d63f827bc659029281.tar.gz
plus-f7e1232f8b330476911894d63f827bc659029281.tar.bz2
plus-f7e1232f8b330476911894d63f827bc659029281.tar.xz
plus-f7e1232f8b330476911894d63f827bc659029281.zip
Change version to 1.5.4.25.
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 d29070421..ac1420c4c 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.11"
-#define CHECK_VERSION "01.05.04.11"
+#define SMALL_VERSION "1.5.4.25"
+#define CHECK_VERSION "01.05.04.25"
#ifdef HAVE_CONFIG_H
#include "../config.h"