summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-05-24 13:53:09 +0300
committerAndrei Karas <akaras@inbox.ru>2014-05-24 13:53:09 +0300
commit8dc9d0d75e9a843625bbf1e09091a9ce4d624932 (patch)
tree692d60fea8f637039945066048900c52df9dedd9 /src
parente08a0cfb39ba8a37ad6e5c186e3bdfae038c39bf (diff)
downloadplus-8dc9d0d75e9a843625bbf1e09091a9ce4d624932.tar.gz
plus-8dc9d0d75e9a843625bbf1e09091a9ce4d624932.tar.bz2
plus-8dc9d0d75e9a843625bbf1e09091a9ce4d624932.tar.xz
plus-8dc9d0d75e9a843625bbf1e09091a9ce4d624932.zip
Change version to 1.4.5.24.
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 1ed958eca..c4a20da1b 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.5.10"
-#define CHECK_VERSION "01.04.05.10"
+#define SMALL_VERSION "1.4.5.24"
+#define CHECK_VERSION "01.04.05.24"
#ifdef HAVE_CONFIG_H
#include "../config.h"