Changeset 474


Ignore:
Timestamp:
May 14, 2023, 3:31:25 AM (2 years ago)
Author:
ataylor
Message:

AE updates for 1.9.9 release.

Location:
trunk/ae
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/ae/MainFormUnit.pas

    r471 r474  
    99
    1010Const
    11   AppVersion =      'v1.9.8d'; // $SS_REQUIRE_NEW_VERSION$
    12   BldLevelVersion = '1.9.8d';
     11  AppVersion =      'v1.9.9'; // $SS_REQUIRE_NEW_VERSION$
     12  BldLevelVersion = '1.9.9';
    1313
    1414{ Todo:
  • trunk/ae/readme.txt

    r454 r474  
    1616AE remains Copyright 2004 Aaron Lawrence.
    1717
     18From 2022 includes additional work by Alex Taylor.
    1819
    1920Features
     
    104105-------
    105106
     1071.9.9
     108 AE now uses the system Window Text font for dialog controls, and scales them as needed.
     109 Print header now uses ISO8601-compliant date format, which avoids a crash when querying the system date format.
     110
    1061111.9.8
    107112  Fix for repeated DBCS characters
Note: See TracChangeset for help on using the changeset viewer.