summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-11-23 11:44:46 +0300
committerAndrei Karas <akaras@inbox.ru>2013-11-23 11:44:46 +0300
commitaf7de2033b5099be9351292767c14c79af58b209 (patch)
tree293ed5bfe1dd4c0fa62d70f59253dbb0f172bad3 /src/main.h
parent0220dc10be5aefc627b73c39084ef551cc880fa4 (diff)
downloadplus-af7de2033b5099be9351292767c14c79af58b209.tar.gz
plus-af7de2033b5099be9351292767c14c79af58b209.tar.bz2
plus-af7de2033b5099be9351292767c14c79af58b209.tar.xz
plus-af7de2033b5099be9351292767c14c79af58b209.zip
Change version to 1.3.11.24.
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 7bdcd2f25..a96abf039 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.11.10"
-#define CHECK_VERSION "01.03.11.10"
+#define SMALL_VERSION "1.3.11.24"
+#define CHECK_VERSION "01.03.11.24"
#ifdef HAVE_CONFIG_H
#include "../config.h"