summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-05-27 17:10:16 +0300
committerAndrei Karas <akaras@inbox.ru>2017-05-27 17:10:16 +0300
commit24e16e1b0ab550a0306d4779cbcc5d88a55a5446 (patch)
tree507053f10778768b2461b05315e0126d82c4f83e /src/main.h
parenta33f0f77eb745702d22b900f79d0db5d96af6b84 (diff)
downloadplus-24e16e1b0ab550a0306d4779cbcc5d88a55a5446.tar.gz
plus-24e16e1b0ab550a0306d4779cbcc5d88a55a5446.tar.bz2
plus-24e16e1b0ab550a0306d4779cbcc5d88a55a5446.tar.xz
plus-24e16e1b0ab550a0306d4779cbcc5d88a55a5446.zip
Change version to 1.7.5.27.v1.7.5.27
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 2b76b3130..e6201ce18 100644
--- a/src/main.h
+++ b/src/main.h
@@ -40,8 +40,8 @@
* by the map, interleaved with the tiles in the fringe layer.
*/
-#define SMALL_VERSION "1.7.5.14"
-#define CHECK_VERSION "01.07.05.14"
+#define SMALL_VERSION "1.7.5.27"
+#define CHECK_VERSION "01.07.05.27"
#ifdef HAVE_CONFIG_H
#include "../config.h"