summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-10-11 11:59:24 +0300
committerAndrei Karas <akaras@inbox.ru>2014-10-11 11:59:24 +0300
commit965a6f15cb19e74ff8a9c242a2539fc6f56b227a (patch)
tree96c75cb7e6e35ee1b88a81e18e42451777008c34 /src/main.h
parentc757bf80478dd5e4e40a6c24b436954ab498a855 (diff)
downloadplus-965a6f15cb19e74ff8a9c242a2539fc6f56b227a.tar.gz
plus-965a6f15cb19e74ff8a9c242a2539fc6f56b227a.tar.bz2
plus-965a6f15cb19e74ff8a9c242a2539fc6f56b227a.tar.xz
plus-965a6f15cb19e74ff8a9c242a2539fc6f56b227a.zip
Change version to 1.4.10.11v1.4.10.11
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 9e989e5be..fbb0d807c 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.4.9.27"
-#define CHECK_VERSION "01.04.09.27"
+#define SMALL_VERSION "1.4.10.11"
+#define CHECK_VERSION "01.04.10.11"
#ifdef HAVE_CONFIG_H
#include "../config.h"