summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-03-15 20:16:16 +0300
committerAndrei Karas <akaras@inbox.ru>2014-03-15 20:16:16 +0300
commit5c83a96b8ad85ad0562542b9720a0df6c5fb550c (patch)
tree1759cd93802d506583c7030119f1115b0444e226 /src/main.h
parenta260aeab234704ace8ba672b1d1ce57e18425e07 (diff)
parent22cb237571e06395ec241377721c02716f0ea8a7 (diff)
downloadmv-5c83a96b8ad85ad0562542b9720a0df6c5fb550c.tar.gz
mv-5c83a96b8ad85ad0562542b9720a0df6c5fb550c.tar.bz2
mv-5c83a96b8ad85ad0562542b9720a0df6c5fb550c.tar.xz
mv-5c83a96b8ad85ad0562542b9720a0df6c5fb550c.zip
Merge branch 'master' into stable
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 4d43f9447..b0f793360 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.3.1"
-#define CHECK_VERSION "01.04.03.01"
+#define SMALL_VERSION "1.4.3.15"
+#define CHECK_VERSION "01.04.03.15"
#ifdef HAVE_CONFIG_H
#include "../config.h"