summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-08-18 14:47:55 +0300
committerAndrei Karas <akaras@inbox.ru>2012-08-18 14:47:55 +0300
commitdf866e62698d44dacc423a29a4a127017f1e11f6 (patch)
tree570d6f17fed7d5da82b4ce3258172bb676ec8c6a /src
parent210f855b66ba8b30a54019d5b850748892d4bfac (diff)
downloadplus-df866e62698d44dacc423a29a4a127017f1e11f6.tar.gz
plus-df866e62698d44dacc423a29a4a127017f1e11f6.tar.bz2
plus-df866e62698d44dacc423a29a4a127017f1e11f6.tar.xz
plus-df866e62698d44dacc423a29a4a127017f1e11f6.zip
Change version to 1.2.8.19.
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 7a4f7fd13..d3b588b63 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.8.5"
-#define CHECK_VERSION "01.02.08.05"
+#define SMALL_VERSION "1.2.8.19"
+#define CHECK_VERSION "01.02.08.19"
#ifdef HAVE_CONFIG_H
#include "../config.h"