summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-05-07 15:00:18 +0300
committerAndrei Karas <akaras@inbox.ru>2016-05-07 17:54:34 +0300
commitcaf133d6bff72e77a3b19c8e0f053f05b98bf78d (patch)
tree5cf2452cfba4e9c6c2e22431e9ff0cd4b21bc006 /src/main.h
parent87db489cd9f61f9dcde423544ec68422248314a4 (diff)
downloadplus-caf133d6bff72e77a3b19c8e0f053f05b98bf78d.tar.gz
plus-caf133d6bff72e77a3b19c8e0f053f05b98bf78d.tar.bz2
plus-caf133d6bff72e77a3b19c8e0f053f05b98bf78d.tar.xz
plus-caf133d6bff72e77a3b19c8e0f053f05b98bf78d.zip
Change version to 1.6.5.7v1.6.5.7
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 0968ff718..9303aa4f9 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.6.4.23"
-#define CHECK_VERSION "01.06.04.23"
+#define SMALL_VERSION "1.6.5.7"
+#define CHECK_VERSION "01.06.05.07"
#ifdef HAVE_CONFIG_H
#include "../config.h"