summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-12-06 12:26:35 +0300
committerAndrei Karas <akaras@inbox.ru>2014-12-06 12:26:35 +0300
commit5780a905a48ffb815296a0cdfdbbbda003497240 (patch)
tree921e05b5b6ced991ccb498656f654e554a626a43 /src
parent63de63bbb38f11c6b81afa0271b942fc448949ed (diff)
downloadplus-1.4.12.6.tar.gz
plus-1.4.12.6.tar.bz2
plus-1.4.12.6.tar.xz
plus-1.4.12.6.zip
Change version to 1.4.12.6v1.4.12.6
Diffstat (limited to 'src')
-rw-r--r--src/main.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main.h b/src/main.h
index c5ad8ba5c..a8981678f 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.11.22"
-#define CHECK_VERSION "01.04.11.22"
+#define SMALL_VERSION "1.4.12.6"
+#define CHECK_VERSION "01.04.12.06"
#ifdef HAVE_CONFIG_H
#include "../config.h"