From 29650edd9d2a38c5779b2ffdb3b7adff08b0df7c Mon Sep 17 00:00:00 2001 From: Daniel Serpell Date: Fri, 28 Feb 2020 22:57:06 -0300 Subject: [PATCH] Update README and set version to 4.3. --- README.md | 1 + version.mk | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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