summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-07-04 12:57:46 +0300
committerAndrei Karas <akaras@inbox.ru>2015-07-04 12:57:46 +0300
commitee6bef73710fad987a857f8e60e25ad61171ed6c (patch)
treef4d780419676624d938dcc9d86b4879ac5fc608f /src
parente5d3974020ad28a33e06fa5e896a1d221ccce470 (diff)
downloadplus-ee6bef73710fad987a857f8e60e25ad61171ed6c.tar.gz
plus-ee6bef73710fad987a857f8e60e25ad61171ed6c.tar.bz2
plus-ee6bef73710fad987a857f8e60e25ad61171ed6c.tar.xz
plus-ee6bef73710fad987a857f8e60e25ad61171ed6c.zip
Change version to 1.5.7.4.v1.5.7.4
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 a1a2aa62d..7a8bca4c9 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.5.6.20"
-#define CHECK_VERSION "01.05.06.20"
+#define SMALL_VERSION "1.5.7.4"
+#define CHECK_VERSION "01.05.07.04"
#ifdef HAVE_CONFIG_H
#include "../config.h"