summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-01-16 16:21:16 +0300
committerAndrei Karas <akaras@inbox.ru>2016-01-16 16:21:16 +0300
commit71ef8f1355524d9af8a3c8231e128cbc71365a13 (patch)
tree67c58d5ee635de272d5c89715b67ef132ce8e5d7 /src/main.h
parente34fdf228b176630df842156d1752e5807461b1d (diff)
downloadplus-71ef8f1355524d9af8a3c8231e128cbc71365a13.tar.gz
plus-71ef8f1355524d9af8a3c8231e128cbc71365a13.tar.bz2
plus-71ef8f1355524d9af8a3c8231e128cbc71365a13.tar.xz
plus-71ef8f1355524d9af8a3c8231e128cbc71365a13.zip
Change version to 1.6.1.16v1.6.1.16
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 dc483f1cf..6598f7ca0 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.1.2"
-#define CHECK_VERSION "01.06.01.02"
+#define SMALL_VERSION "1.6.1.16"
+#define CHECK_VERSION "01.06.01.16"
#ifdef HAVE_CONFIG_H
#include "../config.h"