summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-06-24 16:39:04 +0300
committerAndrei Karas <akaras@inbox.ru>2017-06-24 16:39:04 +0300
commit44fd7ef17fe845c56e6f3814fff77b67c69bbb99 (patch)
tree1a66dddad2d6984b9e0fe05519e5f868949e33ca /src/main.h
parent6a1900fb7f0d6f1ffbcb9847c46a16cbb3b20535 (diff)
downloadplus-44fd7ef17fe845c56e6f3814fff77b67c69bbb99.tar.gz
plus-44fd7ef17fe845c56e6f3814fff77b67c69bbb99.tar.bz2
plus-44fd7ef17fe845c56e6f3814fff77b67c69bbb99.tar.xz
plus-44fd7ef17fe845c56e6f3814fff77b67c69bbb99.zip
Change verstion to 1.7.6.24.v1.7.6.24
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 b2dfa21f6..b76c4a8a0 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.6.10"
-#define CHECK_VERSION "01.07.06.10"
+#define SMALL_VERSION "1.7.6.24"
+#define CHECK_VERSION "01.07.06.24"
#ifdef HAVE_CONFIG_H
#include "../config.h"