summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-12-08 16:08:04 +0300
committerAndrei Karas <akaras@inbox.ru>2012-12-08 16:08:04 +0300
commit50ca2750f73025be4e73ed1c6271c4433f081062 (patch)
treed1b08e6a64acfa2a79dafa747bd8f17dc8c993a7 /src/main.h
parent9a459bc627847272c1233120c60a27eec47a2ef8 (diff)
downloadplus-50ca2750f73025be4e73ed1c6271c4433f081062.tar.gz
plus-50ca2750f73025be4e73ed1c6271c4433f081062.tar.bz2
plus-50ca2750f73025be4e73ed1c6271c4433f081062.tar.xz
plus-50ca2750f73025be4e73ed1c6271c4433f081062.zip
Change version to 1.2.12.9v1.2.12.9
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 99cba18fc..64b9fcdbd 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.11.25"
-#define CHECK_VERSION "01.02.11.25"
+#define SMALL_VERSION "1.2.12.9"
+#define CHECK_VERSION "01.02.12.09"
#ifdef HAVE_CONFIG_H
#include "../config.h"