summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-01-31 12:33:23 +0300
committerAndrei Karas <akaras@inbox.ru>2015-01-31 12:33:23 +0300
commitf9d1ff9ee5239b1afae3eab7a306bc4ad3ec3331 (patch)
tree022c93e507938ae9b9134ca456fa029f46036d7d /src
parent51f7fc45db58244109ae510d52f81be08a2a1e74 (diff)
downloadplus-f9d1ff9ee5239b1afae3eab7a306bc4ad3ec3331.tar.gz
plus-f9d1ff9ee5239b1afae3eab7a306bc4ad3ec3331.tar.bz2
plus-f9d1ff9ee5239b1afae3eab7a306bc4ad3ec3331.tar.xz
plus-f9d1ff9ee5239b1afae3eab7a306bc4ad3ec3331.zip
Change version to 1.5.1.31.v1.5.1.31
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 60f793cdc..e0e61e59f 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.1.17"
-#define CHECK_VERSION "01.05.01.17"
+#define SMALL_VERSION "1.5.1.31"
+#define CHECK_VERSION "01.05.01.31"
#ifdef HAVE_CONFIG_H
#include "../config.h"