diff --git a/apps/hfs65.c b/apps/hfs65.c index 34f1381..3c6571d 100644 --- a/apps/hfs65.c +++ b/apps/hfs65.c @@ -309,7 +309,7 @@ void main(void) videomode(VIDEOMODE_80COL); #endif - printf("\nHttpFileServer65 v1.0" + printf("\nHttpFileServer65 v1.1" "\n====================="); #ifdef __APPLE2__ diff --git a/apps/telnet65.s b/apps/telnet65.s index fb6dcc9..a13a2db 100644 --- a/apps/telnet65.s +++ b/apps/telnet65.s @@ -512,7 +512,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.2",27,"[0m"," based on: ",14,"x" + .byte 14,"x",15," ",27,"[1m","Telnet65 v1.3",27,"[0m"," based on: ",14,"x" .byte 15,13,10 .byte 14,"x x" .byte 15,13,10,0