#define LANG_DLL_FULL_VERSION_MATCH 1
#if WINUAEPUBLICBETA
-#define WINUAEBETA _T("5")
+#define WINUAEBETA _T("6")
#else
#define WINUAEBETA _T("")
#endif
-#define WINUAEDATE MAKEBD(2019, 3, 10)
+#define WINUAEDATE MAKEBD(2019, 3, 23)
//#define WINUAEEXTRA _T("AmiKit Preview")
//#define WINUAEEXTRA _T("Amiga Forever Edition")
\r
+Beta 6:\r
+\r
+- On the fly switching to built-in AROS ROM with low memory config (like basic A500) crashed.\r
+- Tape emulation: only support reads/writes if CDB fixed bit is set, emulated drive is not variable block size compatible and it was wrong anyway.\r
+- Activate debugger if entering halted state and debugger is in use (for example breakpoint active)\r
+- ATAPI tape: ATAPI identity response device type was CD-ROM, not Sequential access device.\r
\r
Beta 5:\r
\r