diff options
author | Andrei Karas <akaras@inbox.ru> | 2017-11-11 17:41:16 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2017-11-11 17:41:16 +0300 |
commit | 9cf73639f09418bcfab169d78ec28cc09a2bed29 (patch) | |
tree | 6d460429dd589509e2366019f6e1a1160c747aeb /src | |
parent | c33c3b46c8d8e268d25368ecf3403b8b6f7ffb9c (diff) | |
download | manaplus-9cf73639f09418bcfab169d78ec28cc09a2bed29.tar.gz manaplus-9cf73639f09418bcfab169d78ec28cc09a2bed29.tar.bz2 manaplus-9cf73639f09418bcfab169d78ec28cc09a2bed29.tar.xz manaplus-9cf73639f09418bcfab169d78ec28cc09a2bed29.zip |
Change version to 1.7.11.11.v1.7.11.11
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 92541912b..bd96b952a 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.10.28" -#define CHECK_VERSION "01.07.10.28" +#define SMALL_VERSION "1.7.11.11" +#define CHECK_VERSION "01.07.11.11" #ifdef HAVE_CONFIG_H #include "../config.h" |