summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-03-12 14:48:32 +0300
committerAndrei Karas <akaras@inbox.ru>2016-03-12 14:48:32 +0300
commitcceed6914a7db60458d9922d20e1160e79c33fb7 (patch)
tree28979e0394743b155aaa41579220931244730a07 /src
parente1c524b4c89ab61acd57e3500a375ede1a146777 (diff)
downloadmv-cceed6914a7db60458d9922d20e1160e79c33fb7.tar.gz
mv-cceed6914a7db60458d9922d20e1160e79c33fb7.tar.bz2
mv-cceed6914a7db60458d9922d20e1160e79c33fb7.tar.xz
mv-cceed6914a7db60458d9922d20e1160e79c33fb7.zip
Change version to 1.6.3.12.
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 d6af032d8..ec31b4f4b 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.2.27"
-#define CHECK_VERSION "01.06.02.27"
+#define SMALL_VERSION "1.6.3.12"
+#define CHECK_VERSION "01.06.03.12"
#ifdef HAVE_CONFIG_H
#include "../config.h"