summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-02-28 12:34:50 +0300
committerAndrei Karas <akaras@inbox.ru>2015-02-28 12:34:50 +0300
commit0cc662938674c22bb5a3d1e1521fe90eb28121e4 (patch)
tree1a9d2b1f48a2502253462acf585eb642a65e9b12 /src
parent64e91a63c11777db0b77cfd687234c5720d77e56 (diff)
downloadplus-0cc662938674c22bb5a3d1e1521fe90eb28121e4.tar.gz
plus-0cc662938674c22bb5a3d1e1521fe90eb28121e4.tar.bz2
plus-0cc662938674c22bb5a3d1e1521fe90eb28121e4.tar.xz
plus-0cc662938674c22bb5a3d1e1521fe90eb28121e4.zip
Change version to 1.5.2.28.v1.5.2.28
Diffstat (limited to 'src')
-rw-r--r--src/main.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main.h b/src/main.h
index 1b73bd3a6..d76409158 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.2.14"
-#define CHECK_VERSION "01.05.02.14"
+#define SMALL_VERSION "1.5.2.28"
+#define CHECK_VERSION "01.05.02.28"
#ifdef HAVE_CONFIG_H
#include "../config.h"