summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-09-29 15:01:52 +0300
committerAndrei Karas <akaras@inbox.ru>2012-09-29 15:01:52 +0300
commit1c91f5bcbb19eeef11ae6a93f02da8305e93d923 (patch)
treea5cf1bf1ae8c6fe41e6b30e8d89346571b7f21cf /src/main.h
parent23ed5c7ca7731abdc91ae8e7c954b2181f19c4df (diff)
downloadplus-1c91f5bcbb19eeef11ae6a93f02da8305e93d923.tar.gz
plus-1c91f5bcbb19eeef11ae6a93f02da8305e93d923.tar.bz2
plus-1c91f5bcbb19eeef11ae6a93f02da8305e93d923.tar.xz
plus-1c91f5bcbb19eeef11ae6a93f02da8305e93d923.zip
Change version to 1.2.9.30
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 74295aad0..51fb397d7 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.9.16"
-#define CHECK_VERSION "01.02.09.16"
+#define SMALL_VERSION "1.2.9.30"
+#define CHECK_VERSION "01.02.09.30"
#ifdef HAVE_CONFIG_H
#include "../config.h"