diff --git a/README.md b/README.md index c7efb7d..bbd8f06 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ The current features are: - Feels "alike" TurboBasicXL, with many of the extended statements. - Integrated editor and compiler. - A cross-compiler is available that directly compiles sources to Atari executables in any modern PC. +- Statements for Player/Missile graphics and Display List Interrupts. For support, use the GitHub bug-tracker or see the AtariAge thread at: http://atariage.com/forums/topic/275698-fastbasic-summer-release/ diff --git a/version.mk b/version.mk index 9e90f13..f9a9f4b 100644 --- a/version.mk +++ b/version.mk @@ -1 +1 @@ -VERSION=4.1-b3 +VERSION=4.3