Skip to content

Commit 466ca35

Browse files
Version 1.05
1 parent 487fccc commit 466ca35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

patch.asm

+1-1
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,7 @@ STAR_BYE: CALL VBLANK_STOP ; Restore MOS interrupts
411411
; *VERSION
412412
;
413413
STAR_VERSION: CALL TELL ; Output the welcome message
414-
DB "BBC BASIC (Agon) Version 1.05 RC1\n\r",0
414+
DB "BBC BASIC (Agon) Version 1.05\n\r",0
415415
RET
416416
417417
; *EDIT linenum

0 commit comments

Comments
 (0)