diff options
author | Andrei Karas <akaras@inbox.ru> | 2017-05-27 17:10:16 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2017-05-27 17:10:16 +0300 |
commit | 24e16e1b0ab550a0306d4779cbcc5d88a55a5446 (patch) | |
tree | 507053f10778768b2461b05315e0126d82c4f83e /src | |
parent | a33f0f77eb745702d22b900f79d0db5d96af6b84 (diff) | |
download | plus-24e16e1b0ab550a0306d4779cbcc5d88a55a5446.tar.gz plus-24e16e1b0ab550a0306d4779cbcc5d88a55a5446.tar.bz2 plus-24e16e1b0ab550a0306d4779cbcc5d88a55a5446.tar.xz plus-24e16e1b0ab550a0306d4779cbcc5d88a55a5446.zip |
Change version to 1.7.5.27.v1.7.5.27
Diffstat (limited to 'src')
-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 2b76b3130..e6201ce18 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.5.14" -#define CHECK_VERSION "01.07.05.14" +#define SMALL_VERSION "1.7.5.27" +#define CHECK_VERSION "01.07.05.27" #ifdef HAVE_CONFIG_H #include "../config.h" |