summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-07-18 15:36:38 +0300
committerAndrei Karas <akaras@inbox.ru>2015-07-18 15:36:38 +0300
commit99c0622fd8c6c81129c6fa788841e28f6c4f4da0 (patch)
tree924a632a3b0162588a0ab837ef65668eb3aa4cad /src/main.h
parentd6f5ef3a01f792c441f21e0649a9541d10b89415 (diff)
downloadplus-99c0622fd8c6c81129c6fa788841e28f6c4f4da0.tar.gz
plus-99c0622fd8c6c81129c6fa788841e28f6c4f4da0.tar.bz2
plus-99c0622fd8c6c81129c6fa788841e28f6c4f4da0.tar.xz
plus-99c0622fd8c6c81129c6fa788841e28f6c4f4da0.zip
Change version to 1.5.7.18.v1.5.7.18
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 7a8bca4c9..680acf5a8 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.5.7.4"
-#define CHECK_VERSION "01.05.07.04"
+#define SMALL_VERSION "1.5.7.18"
+#define CHECK_VERSION "01.05.07.18"
#ifdef HAVE_CONFIG_H
#include "../config.h"