VALUE "FileDescription", "WinUAE"
VALUE "FileVersion", "6.0.3.0"
VALUE "InternalName", "WinUAE"
- VALUE "LegalCopyright", "© 1996-2025 under the GNU Public License (GPL)"
+ VALUE "LegalCopyright", "© 1996-2026 under the GNU Public License (GPL)"
VALUE "OriginalFilename", "WinUAE.exe"
VALUE "ProductName", "WinUAE"
VALUE "ProductVersion", "6.0.3.0"
SystemInfo.wProcessorArchitecture, SystemInfo.wProcessorLevel, SystemInfo.wProcessorRevision,
SystemInfo.dwNumberOfProcessors, filedate, os_touch);
write_log (_T("\n(c) 1995-2001 Bernd Schmidt - Core UAE concept and implementation.")
- _T("\n(c) 1998-2025 Toni Wilen - Win32 port, core code updates.")
+ _T("\n(c) 1998-2026 Toni Wilen - Win32 port, core code updates.")
_T("\n(c) 1996-2001 Brian King - Win32 port, Picasso96 RTG, and GUI.")
_T("\n(c) 1996-1999 Mathias Ortmann - Win32 port and bsdsocket support.")
_T("\n(c) 2000-2001 Bernd Meyer - JIT engine.")
#define WINUAEBETA _T("")
#endif
-#define WINUAEDATE MAKEBD(2025, 12, 30)
+#define WINUAEDATE MAKEBD(2026, 1, 1)
//#define WINUAEEXTRA _T("AmiKit Preview")
//#define WINUAEEXTRA _T("Amiga Forever Edition")