summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-05-13 16:45:59 +0300
committerAndrei Karas <akaras@inbox.ru>2017-05-13 16:45:59 +0300
commit578ec944483355c4254792622c77d662348b9ffe (patch)
tree7db0743877e43585aa287419296eada27b41c97c /src/main.h
parent3316efdc0cb14550dfb62edc8625384b7ee03143 (diff)
downloadplus-578ec944483355c4254792622c77d662348b9ffe.tar.gz
plus-578ec944483355c4254792622c77d662348b9ffe.tar.bz2
plus-578ec944483355c4254792622c77d662348b9ffe.tar.xz
plus-578ec944483355c4254792622c77d662348b9ffe.zip
Change version to 1.7.5.14.
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 2e84fce85..2b76b3130 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.4.29"
-#define CHECK_VERSION "01.07.04.29"
+#define SMALL_VERSION "1.7.5.14"
+#define CHECK_VERSION "01.07.05.14"
#ifdef HAVE_CONFIG_H
#include "../config.h"