summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-10-08 16:39:29 +0300
committerAndrei Karas <akaras@inbox.ru>2016-10-08 16:39:29 +0300
commit961d1a4bca34068e9ecb5deff0b9da0d6ed6ac16 (patch)
tree5a5233ac00f2c8d253d7f5f0db1b2dd00c5354cc /src/main.h
parentb76073bd5d839eb15f38bdc972291e213d286cbf (diff)
downloadmv-961d1a4bca34068e9ecb5deff0b9da0d6ed6ac16.tar.gz
mv-961d1a4bca34068e9ecb5deff0b9da0d6ed6ac16.tar.bz2
mv-961d1a4bca34068e9ecb5deff0b9da0d6ed6ac16.tar.xz
mv-961d1a4bca34068e9ecb5deff0b9da0d6ed6ac16.zip
Change version to 1.6.10.8v1.6.10.8
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 a224d97af..a96ac44fc 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.9.24"
-#define CHECK_VERSION "01.06.09.24"
+#define SMALL_VERSION "1.6.10.8"
+#define CHECK_VERSION "01.06.10.08"
#ifdef HAVE_CONFIG_H
#include "../config.h"