summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-09-15 00:30:15 +0300
committerAndrei Karas <akaras@inbox.ru>2012-09-15 00:30:15 +0300
commit564913fdd424d4dcc1251b46755c2b2f2690041e (patch)
tree47742f0fdbcfc57b77d78b6a124edeb946df1e9c /src/main.h
parentb70d1b6d97dcfd78030fb457889e37cb45f6097d (diff)
downloadplus-564913fdd424d4dcc1251b46755c2b2f2690041e.tar.gz
plus-564913fdd424d4dcc1251b46755c2b2f2690041e.tar.bz2
plus-564913fdd424d4dcc1251b46755c2b2f2690041e.tar.xz
plus-564913fdd424d4dcc1251b46755c2b2f2690041e.zip
Change version to 1.2.9.16.
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 3ecfef96d..74295aad0 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.9.2"
-#define CHECK_VERSION "01.02.09.02"
+#define SMALL_VERSION "1.2.9.16"
+#define CHECK_VERSION "01.02.09.16"
#ifdef HAVE_CONFIG_H
#include "../config.h"