summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-01-03 12:44:47 +0300
committerAndrei Karas <akaras@inbox.ru>2015-01-03 12:44:47 +0300
commit39cec87cfa8b1605239f4b06388bbb07f2a16a89 (patch)
tree84522412f77394698fb1fec7357ccccf2a99077f /src/main.h
parent598a05b1f523935adb94bee0a5c20c8cbb36deac (diff)
downloadplus-39cec87cfa8b1605239f4b06388bbb07f2a16a89.tar.gz
plus-39cec87cfa8b1605239f4b06388bbb07f2a16a89.tar.bz2
plus-39cec87cfa8b1605239f4b06388bbb07f2a16a89.tar.xz
plus-39cec87cfa8b1605239f4b06388bbb07f2a16a89.zip
Change version to 1.5.1.3v1.5.1.3
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 77779411f..c4141f532 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.12.20"
-#define CHECK_VERSION "01.04.12.20"
+#define SMALL_VERSION "1.5.1.3"
+#define CHECK_VERSION "01.05.01.03"
#ifdef HAVE_CONFIG_H
#include "../config.h"