summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-02-01 13:34:51 +0300
committerAndrei Karas <akaras@inbox.ru>2014-02-01 13:34:51 +0300
commit0c4ed5a9594b849b436fca13c6992dee923915ed (patch)
tree6cfbfc9d72bf636d2da373b4d023705207db4685 /src/main.h
parent3b17651c81934317c77953dd991e8b2b06d96ebb (diff)
downloadplus-0c4ed5a9594b849b436fca13c6992dee923915ed.tar.gz
plus-0c4ed5a9594b849b436fca13c6992dee923915ed.tar.bz2
plus-0c4ed5a9594b849b436fca13c6992dee923915ed.tar.xz
plus-0c4ed5a9594b849b436fca13c6992dee923915ed.zip
Change version to 1.4.2.1v1.4.2.1
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 a0fbf3c35..976b4e584 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.1.18"
-#define CHECK_VERSION "01.04.01.18"
+#define SMALL_VERSION "1.4.2.1"
+#define CHECK_VERSION "01.04.02.01"
#ifdef HAVE_CONFIG_H
#include "../config.h"