summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-07-16 17:38:32 +0300
committerAndrei Karas <akaras@inbox.ru>2016-07-16 17:38:32 +0300
commit06b0bdb8e27ca6e8130c4961df58c97fb7470494 (patch)
tree99b240d9b78536ff3008d6419389b9d68f58ee7c /src/main.h
parent16ce7a8a781eb351c21897112ebe08b1f0c66616 (diff)
downloadplus-06b0bdb8e27ca6e8130c4961df58c97fb7470494.tar.gz
plus-06b0bdb8e27ca6e8130c4961df58c97fb7470494.tar.bz2
plus-06b0bdb8e27ca6e8130c4961df58c97fb7470494.tar.xz
plus-06b0bdb8e27ca6e8130c4961df58c97fb7470494.zip
Change version to 1.6.7.12.
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 a45417cb7..acb75eb5d 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.7.2"
-#define CHECK_VERSION "01.06.07.02"
+#define SMALL_VERSION "1.6.7.16"
+#define CHECK_VERSION "01.06.07.16"
#ifdef HAVE_CONFIG_H
#include "../config.h"