summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-03-03 15:00:06 +0300
committerAndrei Karas <akaras@inbox.ru>2012-03-03 15:00:06 +0300
commit1ca48bc727dcb01a3c905b17f48ea4c0f5333fe1 (patch)
treea8008ed1347d714614a2cbe0d6739ef172cbb08c /src/main.h
parent576b4023ce552c734f989d88dedb11152c4d1b7a (diff)
downloadplus-1ca48bc727dcb01a3c905b17f48ea4c0f5333fe1.tar.gz
plus-1ca48bc727dcb01a3c905b17f48ea4c0f5333fe1.tar.bz2
plus-1ca48bc727dcb01a3c905b17f48ea4c0f5333fe1.tar.xz
plus-1ca48bc727dcb01a3c905b17f48ea4c0f5333fe1.zip
Change version to 1.2.3.4.
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 abc152ed3..d8bae89c3 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.19"
-#define CHECK_VERSION "01.02.02.19"
+#define SMALL_VERSION "1.2.3.4"
+#define CHECK_VERSION "01.02.03.04"
#ifdef HAVE_CONFIG_H
#include "../config.h"