summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-04-23 18:16:37 +0300
committerAndrei Karas <akaras@inbox.ru>2016-04-23 22:31:32 +0300
commit45bd27b9b878fc2a96ef58a6224f4fcc4d615599 (patch)
tree5fb0cde3c20f1e91775aecef502315181d0b1241 /src/main.h
parentc4a63fe9e5804ff2f725df7fd5a9311dc177d8ee (diff)
downloadplus-45bd27b9b878fc2a96ef58a6224f4fcc4d615599.tar.gz
plus-45bd27b9b878fc2a96ef58a6224f4fcc4d615599.tar.bz2
plus-45bd27b9b878fc2a96ef58a6224f4fcc4d615599.tar.xz
plus-45bd27b9b878fc2a96ef58a6224f4fcc4d615599.zip
Change version to 1.6.4.23v1.6.4.23
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 d2e08bc20..0968ff718 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.4.9"
-#define CHECK_VERSION "01.06.04.09"
+#define SMALL_VERSION "1.6.4.23"
+#define CHECK_VERSION "01.06.04.23"
#ifdef HAVE_CONFIG_H
#include "../config.h"