summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2011-11-26 15:28:20 +0300
committerAndrei Karas <akaras@inbox.ru>2011-11-26 15:28:20 +0300
commit71fe51d38a406012e166589b7b720d83c1ab3ade (patch)
tree45c689cb5679123c61d737a4e4b71985e97f1e6f /src
parentb2d61063b7a7293e3ae0b5b17f9e2846cdee84f0 (diff)
downloadmv-71fe51d38a406012e166589b7b720d83c1ab3ade.tar.gz
mv-71fe51d38a406012e166589b7b720d83c1ab3ade.tar.bz2
mv-71fe51d38a406012e166589b7b720d83c1ab3ade.tar.xz
mv-71fe51d38a406012e166589b7b720d83c1ab3ade.zip
Change version to 1.1.11.27.v1.1.11.27
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 36173a1c8..6f7c0980a 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.1.11.12"
-#define CHECK_VERSION "01.01.11.12"
+#define SMALL_VERSION "1.1.11.27"
+#define CHECK_VERSION "01.01.11.27"
#ifdef HAVE_CONFIG_H
#include "../config.h"