From 484697cddf14810abaa562f4de71201c9d640e3f Mon Sep 17 00:00:00 2001 From: Toni Wilen Date: Wed, 10 Sep 2014 17:22:52 +0300 Subject: [PATCH] 2900b15 --- od-win32/win32.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/od-win32/win32.h b/od-win32/win32.h index 870c6342..185df90e 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("14") +#define WINUAEBETA _T("15") #else #define WINUAEBETA _T("") #endif -#define WINUAEDATE MAKEBD(2014, 9, 1) +#define WINUAEDATE MAKEBD(2014, 9, 10) //#define WINUAEEXTRA _T("AmiKit Preview") //#define WINUAEEXTRA _T("Amiga Forever Edition") -- 2.47.3