From: Toni Wilen Date: Sun, 17 May 2020 12:52:23 +0000 (+0300) Subject: 4400b3 X-Git-Tag: 4400~37 X-Git-Url: https://git.unchartedbackwaters.co.uk/w/?a=commitdiff_plain;h=11fe855027b3435c3364650b57db3dc287184ae2;p=francis%2Fwinuae.git 4400b3 --- diff --git a/od-win32/gencpu_msvc/gencpu_msvc.vcxproj b/od-win32/gencpu_msvc/gencpu_msvc.vcxproj index 4a1d9a8a..f8b01866 100644 --- a/od-win32/gencpu_msvc/gencpu_msvc.vcxproj +++ b/od-win32/gencpu_msvc/gencpu_msvc.vcxproj @@ -212,6 +212,7 @@ true Default Cdecl + Disabled NDEBUG;%(PreprocessorDefinitions) diff --git a/od-win32/win32.h b/od-win32/win32.h index 43107ad2..a3c0415d 100644 --- a/od-win32/win32.h +++ b/od-win32/win32.h @@ -20,12 +20,12 @@ #define LANG_DLL_FULL_VERSION_MATCH 1 #if WINUAEPUBLICBETA -#define WINUAEBETA _T("2") +#define WINUAEBETA _T("3") #else #define WINUAEBETA _T("") #endif -#define WINUAEDATE MAKEBD(2020, 5, 2) +#define WINUAEDATE MAKEBD(2020, 5, 17) //#define WINUAEEXTRA _T("AmiKit Preview") //#define WINUAEEXTRA _T("Amiga Forever Edition")