diff options
author | Andrei Karas <akaras@inbox.ru> | 2011-01-11 01:34:11 +0200 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2011-01-11 01:34:11 +0200 |
commit | fcced13d9972ac70f0f01f19583b7868e255b6a7 (patch) | |
tree | 9b01df102c5f9ba032ea0f9bc413dd707e99d88b /src/main.h | |
parent | 311783bebbe2bed366dca5097697ce34c690292d (diff) | |
parent | ef1b9856c86512fe73154c17da3ea98a7cd5f896 (diff) | |
download | manaplus-fcced13d9972ac70f0f01f19583b7868e255b6a7.tar.gz manaplus-fcced13d9972ac70f0f01f19583b7868e255b6a7.tar.bz2 manaplus-fcced13d9972ac70f0f01f19583b7868e255b6a7.tar.xz manaplus-fcced13d9972ac70f0f01f19583b7868e255b6a7.zip |
Merge branch 'master' into invfiler
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 480c9d374..e9dd8abb2 100644 --- a/src/main.h +++ b/src/main.h @@ -86,8 +86,8 @@ //define DEBUG_FONT_COUNTERS 1 //define DEBUG_ALPHA_CACHE 1 -#define SMALL_VERSION "1.0.12.26" -#define CHECK_VERSION "01.00.12.26" +#define SMALL_VERSION "1.1.1.9" +#define CHECK_VERSION "01.01.01.09" #define PACKAGE_EXTENDED_VERSION "ManaPlus (" PACKAGE_OS \ |