summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-08-29 19:14:20 +0300
committerAndrei Karas <akaras@inbox.ru>2015-08-29 19:14:20 +0300
commita0157bd0f1909af5758adc32370125bdb76ccc5a (patch)
treef3347ec8b347d127d138db3fd24800fd3a7ffa99 /src/main.h
parenta341a44c85f2f6a9ebc414169d4b0178af74bc7a (diff)
downloadplus-a0157bd0f1909af5758adc32370125bdb76ccc5a.tar.gz
plus-a0157bd0f1909af5758adc32370125bdb76ccc5a.tar.bz2
plus-a0157bd0f1909af5758adc32370125bdb76ccc5a.tar.xz
plus-a0157bd0f1909af5758adc32370125bdb76ccc5a.zip
Change version to 1.5.8.29v1.5.8.29
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 4679380a2..8fb8c8a0e 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.15"
-#define CHECK_VERSION "01.05.08.15"
+#define SMALL_VERSION "1.5.8.29"
+#define CHECK_VERSION "01.05.08.29"
#ifdef HAVE_CONFIG_H
#include "../config.h"