diff options
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 b93d363d4..b6c2b858c 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.5.29" -#define CHECK_VERSION "01.01.05.29" +#define SMALL_VERSION "1.1.6.12" +#define CHECK_VERSION "01.01.06.12" #define PACKAGE_EXTENDED_VERSION "ManaPlus (" PACKAGE_OS \ |