diff options
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 82ff6fed7..f7d2af37b 100644 --- a/src/main.h +++ b/src/main.h @@ -89,8 +89,8 @@ //define DEBUG_FONT_COUNTERS 1 //define DEBUG_ALPHA_CACHE 1 -#define SMALL_VERSION "1.1.3.20" -#define CHECK_VERSION "01.01.03.20" +#define SMALL_VERSION "1.1.4.3" +#define CHECK_VERSION "01.01.04.03" #define PACKAGE_EXTENDED_VERSION "ManaPlus (" PACKAGE_OS \ |