summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-02-18 17:28:44 +0300
committerAndrei Karas <akaras@inbox.ru>2012-02-18 17:28:44 +0300
commit950bc2e6e485c0fe2c6a418913fd4d380f6f21b6 (patch)
treeeb14d052e89229523fb17d6865388bc54ec4f501 /src/main.h
parent33236f6f6de32b2d0b3aa4ca6181d6a266929f88 (diff)
downloadplus-950bc2e6e485c0fe2c6a418913fd4d380f6f21b6.tar.gz
plus-950bc2e6e485c0fe2c6a418913fd4d380f6f21b6.tar.bz2
plus-950bc2e6e485c0fe2c6a418913fd4d380f6f21b6.tar.xz
plus-950bc2e6e485c0fe2c6a418913fd4d380f6f21b6.zip
Change version to 1.2.2.19.
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 fbc672939..abc152ed3 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.2.5"
-#define CHECK_VERSION "01.02.02.05"
+#define SMALL_VERSION "1.2.2.19"
+#define CHECK_VERSION "01.02.02.19"
#ifdef HAVE_CONFIG_H
#include "../config.h"