summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-09-24 16:34:13 +0300
committerAndrei Karas <akaras@inbox.ru>2016-09-24 16:34:13 +0300
commit248aa66d1065b99ae8b138ef7929f1573c56f79b (patch)
tree1977cb53f3b674626ab7c11e68a91ed39760c3ff /src/main.h
parentac6f2491d6891b1fd90c2a9768f95ab42bbae517 (diff)
downloadplus-248aa66d1065b99ae8b138ef7929f1573c56f79b.tar.gz
plus-248aa66d1065b99ae8b138ef7929f1573c56f79b.tar.bz2
plus-248aa66d1065b99ae8b138ef7929f1573c56f79b.tar.xz
plus-248aa66d1065b99ae8b138ef7929f1573c56f79b.zip
Change verstion to 1.6.9.24v1.6.9.24
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 d30dcf238..a224d97af 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.9.10"
-#define CHECK_VERSION "01.06.09.10"
+#define SMALL_VERSION "1.6.9.24"
+#define CHECK_VERSION "01.06.09.24"
#ifdef HAVE_CONFIG_H
#include "../config.h"