summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-01-30 15:37:15 +0300
committerAndrei Karas <akaras@inbox.ru>2016-01-30 20:36:05 +0300
commit2df881133cad90c6eace9b49153a9becc5c604a4 (patch)
treedadcca5734088c111815f2c24e0122ba9d9db6b6 /src/main.h
parent722328ae2284a666ef1bb46f3e769a7f3a294e1f (diff)
downloadplus-2df881133cad90c6eace9b49153a9becc5c604a4.tar.gz
plus-2df881133cad90c6eace9b49153a9becc5c604a4.tar.bz2
plus-2df881133cad90c6eace9b49153a9becc5c604a4.tar.xz
plus-2df881133cad90c6eace9b49153a9becc5c604a4.zip
Change version to 1.6.1.30.v1.6.1.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 bfae6b7ea..990e2518e 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.16"
-#define CHECK_VERSION "01.06.01.16"
+#define SMALL_VERSION "1.6.1.30"
+#define CHECK_VERSION "01.06.01.30"
#ifdef HAVE_CONFIG_H
#include "../config.h"