summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-09-27 13:57:38 +0300
committerAndrei Karas <akaras@inbox.ru>2014-09-27 13:57:38 +0300
commit1d886c8a482f95f92aa3f6d393435fa033eb56bb (patch)
tree2aadd02bb5887771f6ad83716509c8f8d0ac6cfd /src/main.h
parent02ae7daca2ad30b8dd1d46217e15ff83ec07e78c (diff)
downloadplus-1d886c8a482f95f92aa3f6d393435fa033eb56bb.tar.gz
plus-1d886c8a482f95f92aa3f6d393435fa033eb56bb.tar.bz2
plus-1d886c8a482f95f92aa3f6d393435fa033eb56bb.tar.xz
plus-1d886c8a482f95f92aa3f6d393435fa033eb56bb.zip
Change version to 1.4.9.27.v1.4.9.27
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 b7aab9201..9e989e5be 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.9.14"
-#define CHECK_VERSION "01.04.09.14"
+#define SMALL_VERSION "1.4.9.27"
+#define CHECK_VERSION "01.04.09.27"
#ifdef HAVE_CONFIG_H
#include "../config.h"