Skip to content

Commit

Permalink
Version 1.05
Browse files Browse the repository at this point in the history
  • Loading branch information
breakintoprogram committed Jul 10, 2023
1 parent 487fccc commit 466ca35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion patch.asm
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,7 @@ STAR_BYE: CALL VBLANK_STOP ; Restore MOS interrupts
; *VERSION
;
STAR_VERSION: CALL TELL ; Output the welcome message
DB "BBC BASIC (Agon) Version 1.05 RC1\n\r",0
DB "BBC BASIC (Agon) Version 1.05\n\r",0
RET
; *EDIT linenum
Expand Down

0 comments on commit 466ca35

Please sign in to comment.