summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-05-12 17:19:56 +0300
committerAndrei Karas <akaras@inbox.ru>2012-05-12 17:19:56 +0300
commit742e6d9246e985a44713e01887e5744ea89372c8 (patch)
treefdf7183658ae9e4cfd8b9d0ab879e2defe4308df /src/main.h
parente594ca030bf1254cceb3a2087c8a760162289989 (diff)
downloadplus-742e6d9246e985a44713e01887e5744ea89372c8.tar.gz
plus-742e6d9246e985a44713e01887e5744ea89372c8.tar.bz2
plus-742e6d9246e985a44713e01887e5744ea89372c8.tar.xz
plus-742e6d9246e985a44713e01887e5744ea89372c8.zip
Change version to 1.2.5.12.
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 1d8b42565..c09f48ef6 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.2.4.29"
-#define CHECK_VERSION "01.02.04.29"
+#define SMALL_VERSION "1.2.5.12"
+#define CHECK_VERSION "01.02.05.12"
#ifdef HAVE_CONFIG_H
#include "../config.h"