mirror of
https://github.com/bobbimanners/emailler.git
synced 2025-02-07 14:30:53 +00:00
Bump user visible versions.
This commit is contained in:
parent
2594daeb6b
commit
bcff253678
@ -309,7 +309,7 @@ void main(void)
|
|||||||
videomode(VIDEOMODE_80COL);
|
videomode(VIDEOMODE_80COL);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
printf("\nHttpFileServer65 v1.0"
|
printf("\nHttpFileServer65 v1.1"
|
||||||
"\n=====================");
|
"\n=====================");
|
||||||
|
|
||||||
#ifdef __APPLE2__
|
#ifdef __APPLE2__
|
||||||
|
@ -512,7 +512,7 @@ welcome_1: .byte 27,")0"
|
|||||||
.byte 15,13,10
|
.byte 15,13,10
|
||||||
.byte 14,"x x"
|
.byte 14,"x x"
|
||||||
.byte 15,13,10
|
.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 15,13,10
|
||||||
.byte 14,"x x"
|
.byte 14,"x x"
|
||||||
.byte 15,13,10,0
|
.byte 15,13,10,0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user