summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-01-21 17:04:58 +0300
committerAndrei Karas <akaras@inbox.ru>2017-01-21 17:04:58 +0300
commita11fd4d6fba30857e8c0eb687a1cddc1104e0b79 (patch)
tree9e9f82fdca27a2a81ca7955255915d2cc661b9b4 /src/main.h
parent4a42a69707d294dcfc5a0108da9cbfd6ab80f3c3 (diff)
downloadplus-a11fd4d6fba30857e8c0eb687a1cddc1104e0b79.tar.gz
plus-a11fd4d6fba30857e8c0eb687a1cddc1104e0b79.tar.bz2
plus-a11fd4d6fba30857e8c0eb687a1cddc1104e0b79.tar.xz
plus-a11fd4d6fba30857e8c0eb687a1cddc1104e0b79.zip
Change version to 1.7.1.21
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 9a5bf0cd1..15e8c3309 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.1.7"
-#define CHECK_VERSION "01.07.01.07"
+#define SMALL_VERSION "1.7.1.21"
+#define CHECK_VERSION "01.07.01.21"
#ifdef HAVE_CONFIG_H
#include "../config.h"