]> git.unchartedbackwaters.co.uk Git - francis/winuae.git/commitdiff
4000b16
authorToni Wilen <twilen@winuae.net>
Tue, 19 Jun 2018 19:53:04 +0000 (22:53 +0300)
committerToni Wilen <twilen@winuae.net>
Tue, 19 Jun 2018 19:53:04 +0000 (22:53 +0300)
od-win32/win32.h
od-win32/winuaechangelog.txt

index 6b7fc04fbf2cb2e637b22e82a5524f2350c9eae2..b22789a256b01e107a6c02f1bd0173391b853ca2 100644 (file)
 #define GETBDM(x) (((x) - ((x / 10000) * 10000)) / 100)
 #define GETBDD(x) ((x) % 100)
 
-#define WINUAEPUBLICBETA 1
+#define WINUAEPUBLICBETA 0
 #define LANG_DLL 1
 #define LANG_DLL_FULL_VERSION_MATCH 1
 
 #if WINUAEPUBLICBETA
-#define WINUAEBETA _T("15")
+#define WINUAEBETA _T("16")
 #else
 #define WINUAEBETA _T("")
 #endif
 
-#define WINUAEDATE MAKEBD(2018, 6, 18)
+#define WINUAEDATE MAKEBD(2018, 6, 19)
 
 //#define WINUAEEXTRA _T("AmiKit Preview")
 //#define WINUAEEXTRA _T("Amiga Forever Edition")
index f719e7929796b2c28b7294790e7e16d5f0dc90f1..f98bcf1176274614df488c3c600233c133518c08 100644 (file)
@@ -1,5 +1,9 @@
 \r
 \r
+Beta 16:\r
+\r
+- Unminimizing didn't refresh display in certain situations.\r
+\r
 Beta 15:\r
 \r
 - JIT cache size limit was in wrong validation routine, was ignored by on the fly changes (for example uae-configuration).\r