diff --git a/HISTORY b/HISTORY index b533251c..1c5dd392 100644 --- a/HISTORY +++ b/HISTORY @@ -2,7 +2,7 @@ --- amath change history --- ------------------------------------------------------------------------------- -v1.6.3 January 30 2017 +v1.6.3 February 03 2017 - Improved error handling - Fixed error in fraction point parsing - Fixed typo in help text diff --git a/app/localize/start.h b/app/localize/start.h index a2d373a2..792fccbf 100644 --- a/app/localize/start.h +++ b/app/localize/start.h @@ -117,7 +117,7 @@ #endif /******************************************************************************/ #define TXTARCH TXTCPU TXTFPU -#define RELDATESTAMP "(30-01-2017)" +#define RELDATESTAMP "(03-02-2017)" #define TXTDOSVERSION "\0$VER: amath 1.63" SPACE RELDATESTAMP SPACE TXTARCH #define TXTTITLE "amath version 1.6.3" #define TXTCOPYRIGHT "(c) 2017 Carsten Sonne Larsen"