summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-10-26 14:39:07 +0300
committerAndrei Karas <akaras@inbox.ru>2013-10-26 14:39:07 +0300
commit94aee6b81132884686bce4473d67380c57c72fff (patch)
tree09ddc4ec7ebe75ec83a695449cb678169f51323a /src/main.h
parentee39f900e4c6b1abbda698fcb327e368d2d359e7 (diff)
downloadplus-94aee6b81132884686bce4473d67380c57c72fff.tar.gz
plus-94aee6b81132884686bce4473d67380c57c72fff.tar.bz2
plus-94aee6b81132884686bce4473d67380c57c72fff.tar.xz
plus-94aee6b81132884686bce4473d67380c57c72fff.zip
Change version to 1.3.10.27.v1.3.10.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 5cbb3e7bf..70ad551c8 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.10.12"
-#define CHECK_VERSION "01.03.10.12"
+#define SMALL_VERSION "1.3.10.27"
+#define CHECK_VERSION "01.03.10.27"
#ifdef HAVE_CONFIG_H
#include "../config.h"