summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-10-22 17:01:17 +0300
committerAndrei Karas <akaras@inbox.ru>2016-10-22 19:59:32 +0300
commit9942a165ab85b4f769158e4a1878cca067d7653d (patch)
treee99c9f22be31f1be0458b89030c62eb0623729ff /src/main.h
parentda49e7f84efe0f3222b66e297521dc4160e4e611 (diff)
downloadplus-9942a165ab85b4f769158e4a1878cca067d7653d.tar.gz
plus-9942a165ab85b4f769158e4a1878cca067d7653d.tar.bz2
plus-9942a165ab85b4f769158e4a1878cca067d7653d.tar.xz
plus-9942a165ab85b4f769158e4a1878cca067d7653d.zip
Change version to 1.6.10.22.v1.6.10.22s20161024
Also remove README.cmake
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 a96ac44fc..8184ad08a 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.6.10.8"
-#define CHECK_VERSION "01.06.10.08"
+#define SMALL_VERSION "1.6.10.22"
+#define CHECK_VERSION "01.06.10.22"
#ifdef HAVE_CONFIG_H
#include "../config.h"