summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-04-14 14:16:28 +0300
committerAndrei Karas <akaras@inbox.ru>2012-04-14 14:16:28 +0300
commit78ae06d2c7b565afe67c5032c872d68a74ea210a (patch)
tree1c6211a3b147d112f9b7d1ec2184fa8ddbfaea08 /src
parent1dfcaf6fadd820be5a23189520745e9991917632 (diff)
downloadplus-78ae06d2c7b565afe67c5032c872d68a74ea210a.tar.gz
plus-78ae06d2c7b565afe67c5032c872d68a74ea210a.tar.bz2
plus-78ae06d2c7b565afe67c5032c872d68a74ea210a.tar.xz
plus-78ae06d2c7b565afe67c5032c872d68a74ea210a.zip
Change version to 1.2.4.15v1.2.4.15
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 a628b3953..f4f82e361 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.2.4.1"
-#define CHECK_VERSION "01.02.04.01"
+#define SMALL_VERSION "1.2.4.15"
+#define CHECK_VERSION "01.02.04.15"
#ifdef HAVE_CONFIG_H
#include "../config.h"