summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-02-16 12:37:03 +0300
committerAndrei Karas <akaras@inbox.ru>2013-02-16 12:37:03 +0300
commit32e7d1c62a7a34156d6ba3bd3f0cd698034085f1 (patch)
treed912e1d385adda548e8755513890689ed98188d7 /src/main.h
parente8e4e0d85a7c024d5ccd391170905cb4b35cc37e (diff)
downloadplus-32e7d1c62a7a34156d6ba3bd3f0cd698034085f1.tar.gz
plus-32e7d1c62a7a34156d6ba3bd3f0cd698034085f1.tar.bz2
plus-32e7d1c62a7a34156d6ba3bd3f0cd698034085f1.tar.xz
plus-32e7d1c62a7a34156d6ba3bd3f0cd698034085f1.zip
Change version to 1.3.2.17.
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 5560e729a..4f6044dd4 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.2.3"
-#define CHECK_VERSION "01.03.02.03"
+#define SMALL_VERSION "1.3.2.17"
+#define CHECK_VERSION "01.03.02.17"
#ifdef HAVE_CONFIG_H
#include "../config.h"