summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-11-08 12:55:20 +0300
committerAndrei Karas <akaras@inbox.ru>2014-11-08 12:55:20 +0300
commited81bba1b0bac9533504b30c03a98abfe8cc64bd (patch)
tree2e15792003a611adb27c41c34e3b0fca234a6170 /src/main.h
parent64112cca27c60ad47d3f5f600b2793577c9bf154 (diff)
downloadplus-ed81bba1b0bac9533504b30c03a98abfe8cc64bd.tar.gz
plus-ed81bba1b0bac9533504b30c03a98abfe8cc64bd.tar.bz2
plus-ed81bba1b0bac9533504b30c03a98abfe8cc64bd.tar.xz
plus-ed81bba1b0bac9533504b30c03a98abfe8cc64bd.zip
Change version to 1.4.11.8v1.4.11.8
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 a15f11573..d4ea38764 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.10.25"
-#define CHECK_VERSION "01.04.10.25"
+#define SMALL_VERSION "1.4.11.8"
+#define CHECK_VERSION "01.04.11.08"
#ifdef HAVE_CONFIG_H
#include "../config.h"