summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-08-15 15:36:58 +0300
committerAndrei Karas <akaras@inbox.ru>2015-08-15 15:36:58 +0300
commit0b2bf7258ab98bac2b27cc2fe72b25fa58646867 (patch)
treecc83a0e8f9351ef43850385c09fb0aa8187679e1 /src/main.h
parentda01af679f3aebfce2a065e0376536bbe195f8df (diff)
downloadplus-0b2bf7258ab98bac2b27cc2fe72b25fa58646867.tar.gz
plus-0b2bf7258ab98bac2b27cc2fe72b25fa58646867.tar.bz2
plus-0b2bf7258ab98bac2b27cc2fe72b25fa58646867.tar.xz
plus-0b2bf7258ab98bac2b27cc2fe72b25fa58646867.zip
Change version to 1.5.8.15.
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 799ac488e..4679380a2 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.8.1"
-#define CHECK_VERSION "01.05.08.01"
+#define SMALL_VERSION "1.5.8.15"
+#define CHECK_VERSION "01.05.08.15"
#ifdef HAVE_CONFIG_H
#include "../config.h"