1.29.1.0: Updated version and history.txt

This commit is contained in:
tomcw 2019-07-27 20:50:13 +01:00
parent 816dc77cb0
commit d97032739e
2 changed files with 8 additions and 1 deletions

View File

@ -8,6 +8,13 @@ https://github.com/AppleWin/AppleWin/issues/new
Tom Charlesworth
1.29.1.0 - 28 Jul 2019
----------------------
. [Bug #662] Fixed WOZ 'Wizardry III' not booting.
. [Bug #668] Fixed WOZ 'Space Quest I' not booting reliably.
. [Bug #670] Fixed PAGE2 not displaying correctly when in full-speed mode.
1.29.0.0 - 8 Jul 2019
---------------------
. [Change #544] Support for .woz disk images.

View File

@ -1,4 +1,4 @@
#define APPLEWIN_VERSION 1,29,0,0
#define APPLEWIN_VERSION 1,29,1,0
#define xstr(a) str(a)
#define str(a) #a