summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-03-15 11:49:16 +0300
committerAndrei Karas <akaras@inbox.ru>2014-03-15 11:49:16 +0300
commit22cb237571e06395ec241377721c02716f0ea8a7 (patch)
tree1759cd93802d506583c7030119f1115b0444e226 /src/main.h
parent886061dca0459d107b4af301697dc2c8da21829c (diff)
downloadplus-22cb237571e06395ec241377721c02716f0ea8a7.tar.gz
plus-22cb237571e06395ec241377721c02716f0ea8a7.tar.bz2
plus-22cb237571e06395ec241377721c02716f0ea8a7.tar.xz
plus-22cb237571e06395ec241377721c02716f0ea8a7.zip
Change version to 1.4.3.15v1.4.3.15
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 4d43f9447..b0f793360 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.3.1"
-#define CHECK_VERSION "01.04.03.01"
+#define SMALL_VERSION "1.4.3.15"
+#define CHECK_VERSION "01.04.03.15"
#ifdef HAVE_CONFIG_H
#include "../config.h"