diff --git a/apps/edithelp.txt b/apps/edithelp.txt index ac89c35..fc59c4c 100644 --- a/apps/edithelp.txt +++ b/apps/edithelp.txt @@ -1,5 +1,5 @@ +------------------------------------------------------------------------------+ -| emai//er EDIT.SYSTEM HELP Bobbi 2020 | +| emai//er EDIT.SYSTEM HELP v1.0 Bobbi 2020 | +-------------------------------------+----------------------------------------+ |Navigation: | Editing: | | Cursor keys Move the cursor | [Return] Split line | diff --git a/apps/email_common.h b/apps/email_common.h index c80be47..f944ad6 100644 --- a/apps/email_common.h +++ b/apps/email_common.h @@ -4,7 +4,7 @@ // Bobbi June 2020 ///////////////////////////////////////////////////////////////// -#define PROGNAME "emai//er v0.96" +#define PROGNAME "emai//er v0.97" // Configuration params from POP65.CFG char cfg_server[40]; // IP of POP3 server