summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-03-30 15:59:44 +0300
committerAndrei Karas <akaras@inbox.ru>2013-03-30 15:59:44 +0300
commit42bf5e889355c3768b88f0c01ed118737d4a6d37 (patch)
tree08685f3499c054bd6f21a45ad2e3b0dcb5cf8f03 /src/main.h
parent4a1d58b18ff94a8abb00a1f46fc2e7ed67e63067 (diff)
downloadplus-42bf5e889355c3768b88f0c01ed118737d4a6d37.tar.gz
plus-42bf5e889355c3768b88f0c01ed118737d4a6d37.tar.bz2
plus-42bf5e889355c3768b88f0c01ed118737d4a6d37.tar.xz
plus-42bf5e889355c3768b88f0c01ed118737d4a6d37.zip
Change version to 1.3.3.31.
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 7ad6e6379..319b403a6 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.3.3.17"
-#define CHECK_VERSION "01.03.03.17"
+#define SMALL_VERSION "1.3.3.31"
+#define CHECK_VERSION "01.03.03.31"
#ifdef HAVE_CONFIG_H
#include "../config.h"