summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-10-13 16:03:27 +0300
committerAndrei Karas <akaras@inbox.ru>2012-10-13 16:03:27 +0300
commitccf90e41053bf1a327939cad1082be05c15a8cde (patch)
tree4fe6f030e44db0e0db20c00f28df354f0017559e /src/main.h
parent47444abfcf2eff6bf352edc7e784fda7c1176403 (diff)
downloadplus-ccf90e41053bf1a327939cad1082be05c15a8cde.tar.gz
plus-ccf90e41053bf1a327939cad1082be05c15a8cde.tar.bz2
plus-ccf90e41053bf1a327939cad1082be05c15a8cde.tar.xz
plus-ccf90e41053bf1a327939cad1082be05c15a8cde.zip
Change version to 1.2.10.14v1.2.10.14
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 51fb397d7..120dd783b 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.30"
-#define CHECK_VERSION "01.02.09.30"
+#define SMALL_VERSION "1.2.10.14"
+#define CHECK_VERSION "01.02.10.14"
#ifdef HAVE_CONFIG_H
#include "../config.h"