summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-08-13 17:52:26 +0300
committerAndrei Karas <akaras@inbox.ru>2016-08-13 17:52:26 +0300
commit2a77d52ce39598313f97141ba4e5e2b952f7a196 (patch)
tree8c16335bb6e0441756e54cb2d3168a02902ca7d6 /src/main.h
parent609b40bd07b963020389812aae41344f55a51ee1 (diff)
downloadplus-2a77d52ce39598313f97141ba4e5e2b952f7a196.tar.gz
plus-2a77d52ce39598313f97141ba4e5e2b952f7a196.tar.bz2
plus-2a77d52ce39598313f97141ba4e5e2b952f7a196.tar.xz
plus-2a77d52ce39598313f97141ba4e5e2b952f7a196.zip
Change version to 1.6.8.14v1.6.8.14
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 898fe04ef..1fd3c97d7 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.30"
-#define CHECK_VERSION "01.06.07.30"
+#define SMALL_VERSION "1.6.8.14"
+#define CHECK_VERSION "01.06.08.14"
#ifdef HAVE_CONFIG_H
#include "../config.h"