Skip to content

Commit

Permalink
Bump version to 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverschmidt committed Jun 5, 2017
1 parent ae4c369 commit 34ef7b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/telnet65.s
Original file line number Diff line number Diff line change
Expand Up @@ -523,7 +523,7 @@ welcome_1: .byte 27,")0"
.byte 15,13,10
.byte 14,"x x"
.byte 15,13,10
.byte 14,"x",15,27,"[1m","Telnet65 v1.0",27,"[0m"," based on: ",14,"x"
.byte 14,"x",15,27,"[1m","Telnet65 v1.1",27,"[0m"," based on: ",14,"x"
.byte 15,13,10
.byte 14,"x x"
.byte 15,13,10,0
Expand Down

0 comments on commit 34ef7b8

Please sign in to comment.