summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-01-07 16:14:22 +0300
committerAndrei Karas <akaras@inbox.ru>2017-01-07 16:20:21 +0300
commit633ae1cce17a9d5026e9812e9668a1c8f353e929 (patch)
tree0f4c4ebebf9cd1f9f47832088081d9a3a3edc6ea /src/main.h
parent39a5f47fcb9afcf0d5dc1f23e1e41b6d93a1cd75 (diff)
downloadplus-633ae1cce17a9d5026e9812e9668a1c8f353e929.tar.gz
plus-633ae1cce17a9d5026e9812e9668a1c8f353e929.tar.bz2
plus-633ae1cce17a9d5026e9812e9668a1c8f353e929.tar.xz
plus-633ae1cce17a9d5026e9812e9668a1c8f353e929.zip
Change version to 1.7.1.7v1.7.1.7
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 62cf9a7c3..9a5bf0cd1 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.6.12.24"
-#define CHECK_VERSION "01.06.12.24"
+#define SMALL_VERSION "1.7.1.7"
+#define CHECK_VERSION "01.07.01.07"
#ifdef HAVE_CONFIG_H
#include "../config.h"