summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-08-01 14:35:54 +0300
committerAndrei Karas <akaras@inbox.ru>2015-08-01 14:35:54 +0300
commitd5ebca96984c0b1b63f0ec249fd22dc84acfa8a5 (patch)
tree87a51607b228a7398fb166814b304b9a987303f3 /src/main.h
parent91d6fd5d1497789624ffceaa412096ef93a5dc84 (diff)
downloadplus-d5ebca96984c0b1b63f0ec249fd22dc84acfa8a5.tar.gz
plus-d5ebca96984c0b1b63f0ec249fd22dc84acfa8a5.tar.bz2
plus-d5ebca96984c0b1b63f0ec249fd22dc84acfa8a5.tar.xz
plus-d5ebca96984c0b1b63f0ec249fd22dc84acfa8a5.zip
Change version to 1.5.8.1v1.5.8.1
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 680acf5a8..799ac488e 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.18"
-#define CHECK_VERSION "01.05.07.18"
+#define SMALL_VERSION "1.5.8.1"
+#define CHECK_VERSION "01.05.08.01"
#ifdef HAVE_CONFIG_H
#include "../config.h"