summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-08-30 12:24:38 +0300
committerAndrei Karas <akaras@inbox.ru>2014-08-30 12:24:38 +0300
commita175038656212737bb9b447dfb3b9a85f52d91a2 (patch)
treebee792b5c6860bd2cd5ae12a783e79227535838b /src/main.h
parent3ebfbf983f2fd22b45a89a9886306d5ed88636dd (diff)
downloadplus-a175038656212737bb9b447dfb3b9a85f52d91a2.tar.gz
plus-a175038656212737bb9b447dfb3b9a85f52d91a2.tar.bz2
plus-a175038656212737bb9b447dfb3b9a85f52d91a2.tar.xz
plus-a175038656212737bb9b447dfb3b9a85f52d91a2.zip
Change version to 1.4.8.30v1.4.8.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 4e06894b6..04e9cb6be 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.8.16"
-#define CHECK_VERSION "01.04.08.16"
+#define SMALL_VERSION "1.4.8.30"
+#define CHECK_VERSION "01.04.08.30"
#ifdef HAVE_CONFIG_H
#include "../config.h"