summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-10-24 15:27:28 +0300
committerAndrei Karas <akaras@inbox.ru>2015-10-24 15:27:28 +0300
commita035d0001dc0cabeeda48b4cb4bcc53809c18ed8 (patch)
treefde4284525a884c8752bddb3349eeacb45245e74 /src/main.h
parent9cd31c3a1e5b005aae7addc7f47fd70df99939e1 (diff)
downloadplus-a035d0001dc0cabeeda48b4cb4bcc53809c18ed8.tar.gz
plus-a035d0001dc0cabeeda48b4cb4bcc53809c18ed8.tar.bz2
plus-a035d0001dc0cabeeda48b4cb4bcc53809c18ed8.tar.xz
plus-a035d0001dc0cabeeda48b4cb4bcc53809c18ed8.zip
Change version to 1.5.10.24.v1.5.10.24
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 1e3d32015..8d6846514 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.10.10"
-#define CHECK_VERSION "01.05.10.10"
+#define SMALL_VERSION "1.5.10.24"
+#define CHECK_VERSION "01.05.10.24"
#ifdef HAVE_CONFIG_H
#include "../config.h"