summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-12-22 13:58:04 +0300
committerAndrei Karas <akaras@inbox.ru>2012-12-22 14:38:30 +0300
commit0d04ed6b3bdf009f852d4f3ac4407472b44e247c (patch)
treeabc8b04b2c0da5e0f5a69fbca53705e6a73f50a9 /src
parent19406839b17bd72a1bade61b8a791737b6e5fec6 (diff)
downloadplus-0d04ed6b3bdf009f852d4f3ac4407472b44e247c.tar.gz
plus-0d04ed6b3bdf009f852d4f3ac4407472b44e247c.tar.bz2
plus-0d04ed6b3bdf009f852d4f3ac4407472b44e247c.tar.xz
plus-0d04ed6b3bdf009f852d4f3ac4407472b44e247c.zip
Change version to 1.2.12.23v1.2.12.23
Diffstat (limited to 'src')
-rw-r--r--src/main.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main.h b/src/main.h
index 64b9fcdbd..886f54f12 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.12.9"
-#define CHECK_VERSION "01.02.12.09"
+#define SMALL_VERSION "1.2.12.23"
+#define CHECK_VERSION "01.02.12.23"
#ifdef HAVE_CONFIG_H
#include "../config.h"