Ignore:
Timestamp:
Oct 25, 2023, 2:23:54 PM (22 months ago)
Author:
ataylor
Message:

Small fix to positioning logic when existing window is open.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NewView/VersionUnit.pas

    r486 r488  
    1717
    1818const
    19   Version =        'V2.19.8a'; // $SS_REQUIRE_NEW_VERSION$
    20   BldLevelVersion = '2.19.8a'; // Embedded for IBM BLDLEVEL tool
     19  Version =        'V2.19.8b'; // $SS_REQUIRE_NEW_VERSION$
     20  BldLevelVersion = '2.19.8b'; // Embedded for IBM BLDLEVEL tool
    2121  CopyrightMsg = 'Copyright 2005 Aaron Lawrence; 2006-2019 Ronald Brill';
    2222  LicenseMsg   = 'Licensed under the GNU Public License';
Note: See TracChangeset for help on using the changeset viewer.