summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-08-17 13:47:10 +0300
committerAndrei Karas <akaras@inbox.ru>2013-08-17 13:47:10 +0300
commit5c278653704d4f4b90ebc99bcef2f37c5a208a72 (patch)
treea3beb9116ce112fb68363bc4de4ca61317d57738 /src/main.h
parentc3906e4f561b327713ed289b5bc089878022ab1b (diff)
downloadplus-5c278653704d4f4b90ebc99bcef2f37c5a208a72.tar.gz
plus-5c278653704d4f4b90ebc99bcef2f37c5a208a72.tar.bz2
plus-5c278653704d4f4b90ebc99bcef2f37c5a208a72.tar.xz
plus-5c278653704d4f4b90ebc99bcef2f37c5a208a72.zip
Change version to 1.3.8.18.v1.3.8.18
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 027d3a2c4..d9bd8a107 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.3.8.4"
-#define CHECK_VERSION "01.03.08.04"
+#define SMALL_VERSION "1.3.8.18"
+#define CHECK_VERSION "01.03.08.18"
#ifdef HAVE_CONFIG_H
#include "../config.h"