Skip to content

Commit 2468b8a

Browse files
committed
Version to 1.1A
1 parent e9802e9 commit 2468b8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/apple2/rotext.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ roTextPressEnter:
4343
.byte "PRESS ENTER TO START"
4444
roTextEnter := (roTextPressEnter + 6)
4545
roTextAppleIIVersion:
46-
.BYTE "APPLE II VERSION BY"
46+
.BYTE " APPLE II V1.1A BY "
4747
roTextStefan:
4848
.BYTE "STEFAN WESSELS, 2020"
4949
roTextIntro:

0 commit comments

Comments
 (0)