summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-04-29 16:37:15 +0300
committerAndrei Karas <akaras@inbox.ru>2017-04-29 16:37:15 +0300
commite518ff4c05e514ac0a0aafc57628f1159a485f82 (patch)
tree5bf98133700eca5b58a4c1a393b22956c19465d0 /src/main.h
parent9aa531cbaf568ea7ce3e6ec716dd3438f11769dc (diff)
downloadplus-e518ff4c05e514ac0a0aafc57628f1159a485f82.tar.gz
plus-e518ff4c05e514ac0a0aafc57628f1159a485f82.tar.bz2
plus-e518ff4c05e514ac0a0aafc57628f1159a485f82.tar.xz
plus-e518ff4c05e514ac0a0aafc57628f1159a485f82.zip
Change version to 1.7.4.29.v1.7.4.29
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 ceee571d8..2e84fce85 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.15"
-#define CHECK_VERSION "01.07.04.15"
+#define SMALL_VERSION "1.7.4.29"
+#define CHECK_VERSION "01.07.04.29"
#ifdef HAVE_CONFIG_H
#include "../config.h"