From ed49428ad0a3bcd2ced0052ba53b79fd30c8b86d Mon Sep 17 00:00:00 2001 From: Bobbi Webber-Manners Date: Sat, 8 Aug 2020 21:08:33 -0400 Subject: [PATCH] Bumped up version to v0.97 --- apps/edithelp.txt | 2 +- apps/email_common.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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