diff options
author | Andrei Karas <akaras@inbox.ru> | 2011-07-23 16:13:23 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2011-07-23 16:13:23 +0300 |
commit | 43956a9dd9c4c00e839387c4c3e00674947880c9 (patch) | |
tree | 48d0be57c65249d24a0f1f51ea1e6745841356ae /src | |
parent | a74191bc53df482ce637ba585016105673add785 (diff) | |
download | plus-43956a9dd9c4c00e839387c4c3e00674947880c9.tar.gz plus-43956a9dd9c4c00e839387c4c3e00674947880c9.tar.bz2 plus-43956a9dd9c4c00e839387c4c3e00674947880c9.tar.xz plus-43956a9dd9c4c00e839387c4c3e00674947880c9.zip |
Change version to 1.1.7.24.
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 b6915ef77..38b64a367 100644 --- a/src/main.h +++ b/src/main.h @@ -91,8 +91,8 @@ //define DEBUG_ALPHA_CACHE 1 //define DEBUG_OPENGL_LEAKS 1 -#define SMALL_VERSION "1.1.7.10" -#define CHECK_VERSION "01.01.07.10" +#define SMALL_VERSION "1.1.7.24" +#define CHECK_VERSION "01.01.07.24" #define PACKAGE_EXTENDED_VERSION "ManaPlus (" PACKAGE_OS \ |