summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-09-13 13:06:33 +0300
committerAndrei Karas <akaras@inbox.ru>2014-09-13 13:06:33 +0300
commitba54aed00801d29e4b5b6c77e1aed23a038ba7e6 (patch)
tree4635052592385fb723db5e1f48610ee4fe81b37e /src/main.h
parent7e94b2e59cdabc8f80d3aa456c250954cbf56461 (diff)
downloadplus-ba54aed00801d29e4b5b6c77e1aed23a038ba7e6.tar.gz
plus-ba54aed00801d29e4b5b6c77e1aed23a038ba7e6.tar.bz2
plus-ba54aed00801d29e4b5b6c77e1aed23a038ba7e6.tar.xz
plus-ba54aed00801d29e4b5b6c77e1aed23a038ba7e6.zip
Change version to 1.4.9.14.v1.4.9.14
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 04e9cb6be..b7aab9201 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.4.8.30"
-#define CHECK_VERSION "01.04.08.30"
+#define SMALL_VERSION "1.4.9.14"
+#define CHECK_VERSION "01.04.09.14"
#ifdef HAVE_CONFIG_H
#include "../config.h"