summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-08-04 15:36:40 +0300
committerAndrei Karas <akaras@inbox.ru>2012-08-04 15:36:40 +0300
commit2101e73b794dfdcf9c2e2f4d70386e0835bf07fa (patch)
tree73637d7e866a88ce9f46ee343f1913a128fa876a /src/main.h
parent6ae88a8640726110fb03f19e96a302d8126ce94f (diff)
downloadmv-2101e73b794dfdcf9c2e2f4d70386e0835bf07fa.tar.gz
mv-2101e73b794dfdcf9c2e2f4d70386e0835bf07fa.tar.bz2
mv-2101e73b794dfdcf9c2e2f4d70386e0835bf07fa.tar.xz
mv-2101e73b794dfdcf9c2e2f4d70386e0835bf07fa.zip
Change version to 1.2.8.5.
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 535b00d32..7a4f7fd13 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.2.7.22"
-#define CHECK_VERSION "01.02.07.22"
+#define SMALL_VERSION "1.2.8.5"
+#define CHECK_VERSION "01.02.08.05"
#ifdef HAVE_CONFIG_H
#include "../config.h"