From bcff25367883450f535ee81d1ac3d87b16387f9c Mon Sep 17 00:00:00 2001 From: Oliver Schmidt Date: Fri, 10 May 2019 17:47:06 +0200 Subject: [PATCH] Bump user visible versions. --- apps/hfs65.c | 2 +- apps/telnet65.s | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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