summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-05-10 11:23:21 +0300
committerAndrei Karas <akaras@inbox.ru>2014-05-10 11:23:21 +0300
commite480508d4e467d161febdadfa46e41a49be11715 (patch)
tree42864a40cb7971dd5bde71a6efda5a6a9b3b4e85 /src/main.h
parent488f656082881a7873d56cb41311662c20558d7a (diff)
downloadplus-e480508d4e467d161febdadfa46e41a49be11715.tar.gz
plus-e480508d4e467d161febdadfa46e41a49be11715.tar.bz2
plus-e480508d4e467d161febdadfa46e41a49be11715.tar.xz
plus-e480508d4e467d161febdadfa46e41a49be11715.zip
Change version to 1.4.5.10.
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 047b9c9a2..1ed958eca 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.26"
-#define CHECK_VERSION "01.04.04.26"
+#define SMALL_VERSION "1.4.5.10"
+#define CHECK_VERSION "01.04.05.10"
#ifdef HAVE_CONFIG_H
#include "../config.h"