summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-08-02 14:13:21 +0300
committerAndrei Karas <akaras@inbox.ru>2014-08-02 14:13:21 +0300
commitb46cb15cbb721d48d495133716f422f41826db97 (patch)
tree708783e15c7010e6bd48ecc1dc4f94875d89854a /src/main.h
parent62b4c4ce9181dae0dd82986ac9263161787f5cd6 (diff)
downloadplus-b46cb15cbb721d48d495133716f422f41826db97.tar.gz
plus-b46cb15cbb721d48d495133716f422f41826db97.tar.bz2
plus-b46cb15cbb721d48d495133716f422f41826db97.tar.xz
plus-b46cb15cbb721d48d495133716f422f41826db97.zip
Change version to 1.4.8.2.
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 eb00c9d2b..9527d03bf 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.7.19"
-#define CHECK_VERSION "01.04.07.19"
+#define SMALL_VERSION "1.4.8.2"
+#define CHECK_VERSION "01.04.08.02"
#ifdef HAVE_CONFIG_H
#include "../config.h"