diff options
author | Andrei Karas <akaras@inbox.ru> | 2017-06-24 16:39:04 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2017-06-24 16:39:04 +0300 |
commit | 44fd7ef17fe845c56e6f3814fff77b67c69bbb99 (patch) | |
tree | 1a66dddad2d6984b9e0fe05519e5f868949e33ca /src/main.h | |
parent | 6a1900fb7f0d6f1ffbcb9847c46a16cbb3b20535 (diff) | |
download | plus-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.h | 4 |
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" |