summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-05-25 16:00:07 +0300
committerAndrei Karas <akaras@inbox.ru>2013-05-25 16:00:07 +0300
commit5544b7e2e0b8fcdb9f0ac3762751f34a3383ef84 (patch)
tree5f7eb439bef4fe1677cd4ddd1cf13d99e0a010c1 /src/main.h
parent26de05fbf00d73ca9f779f57ec528373994f6f38 (diff)
downloadplus-5544b7e2e0b8fcdb9f0ac3762751f34a3383ef84.tar.gz
plus-5544b7e2e0b8fcdb9f0ac3762751f34a3383ef84.tar.bz2
plus-5544b7e2e0b8fcdb9f0ac3762751f34a3383ef84.tar.xz
plus-5544b7e2e0b8fcdb9f0ac3762751f34a3383ef84.zip
Change version to 1.3.5.26.v1.3.5.26
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 7590a8b42..1228c4871 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.3.5.12"
-#define CHECK_VERSION "01.03.05.12"
+#define SMALL_VERSION "1.3.5.26"
+#define CHECK_VERSION "01.03.05.26"
#ifdef HAVE_CONFIG_H
#include "../config.h"