summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-04-26 11:59:47 +0300
committerAndrei Karas <akaras@inbox.ru>2014-04-26 11:59:47 +0300
commit3e9346b5bae797139e6e992162a584ba5a4b0e8b (patch)
treec4974cfff07c46c426b0a1af7ca2f84a8d6f4de8 /src
parent52a8b304302afd9a98274518d75b971441d7dda9 (diff)
downloadplus-3e9346b5bae797139e6e992162a584ba5a4b0e8b.tar.gz
plus-3e9346b5bae797139e6e992162a584ba5a4b0e8b.tar.bz2
plus-3e9346b5bae797139e6e992162a584ba5a4b0e8b.tar.xz
plus-3e9346b5bae797139e6e992162a584ba5a4b0e8b.zip
Change version to 1.4.4.26.
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 5c47e72ac..047b9c9a2 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.4.12"
-#define CHECK_VERSION "01.04.04.12"
+#define SMALL_VERSION "1.4.4.26"
+#define CHECK_VERSION "01.04.04.26"
#ifdef HAVE_CONFIG_H
#include "../config.h"