summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-06-07 13:33:58 +0300
committerAndrei Karas <akaras@inbox.ru>2014-06-07 13:33:58 +0300
commitaa43e9466326f63017fb92ee0cf5a61976fe3535 (patch)
treec0a2ab3e5c188f94e82203a28f2ecb20be2a9f79 /src/main.h
parent081756b38da5f69cc4b6f9cebcf7f89204c0280a (diff)
downloadplus-aa43e9466326f63017fb92ee0cf5a61976fe3535.tar.gz
plus-aa43e9466326f63017fb92ee0cf5a61976fe3535.tar.bz2
plus-aa43e9466326f63017fb92ee0cf5a61976fe3535.tar.xz
plus-aa43e9466326f63017fb92ee0cf5a61976fe3535.zip
Change version to 1.4.6.7.v1.4.6.7
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 c4a20da1b..69f4732a8 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.4.5.24"
-#define CHECK_VERSION "01.04.05.24"
+#define SMALL_VERSION "1.4.6.7"
+#define CHECK_VERSION "01.04.06.07"
#ifdef HAVE_CONFIG_H
#include "../config.h"