summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-07-30 17:47:54 +0300
committerAndrei Karas <akaras@inbox.ru>2016-07-30 17:47:54 +0300
commitbc458a2af8f17d7941d401b701dfdac6ebae0d62 (patch)
tree10a84b0faaaac4b0cbd92462709d98c01594bd19 /src/main.h
parent16710be81a55078f31804fc1262a8ff16c0e3f2a (diff)
downloadplus-bc458a2af8f17d7941d401b701dfdac6ebae0d62.tar.gz
plus-bc458a2af8f17d7941d401b701dfdac6ebae0d62.tar.bz2
plus-bc458a2af8f17d7941d401b701dfdac6ebae0d62.tar.xz
plus-bc458a2af8f17d7941d401b701dfdac6ebae0d62.zip
Change version to 1.6.7.30.v1.6.7.30
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 acb75eb5d..898fe04ef 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.16"
-#define CHECK_VERSION "01.06.07.16"
+#define SMALL_VERSION "1.6.7.30"
+#define CHECK_VERSION "01.06.07.30"
#ifdef HAVE_CONFIG_H
#include "../config.h"