Ignore:
Timestamp:
May 10, 2007, 8:32:15 PM (18 years ago)
Author:
RBRi
Message:

updates for 2.19

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NewView/VersionUnit.pas

    r56 r158  
    22
    33// NewView - a new OS/2 Help Viewer
    4 // Copyright 2003 Aaron Lawrence (aaronl at consultant dot com)
     4// Copyright 2003-2006 Aaron Lawrence (aaronl at consultant dot com)
     5// Copyright 2006-2007 Ronald Brill (rbri at rbri dot de)
    56// This software is released under the Gnu Public License - see readme.txt
    67
     
    1415
    1516const
    16   Version =        'V2.19.beta4'; // $SS_REQUIRE_NEW_VERSION$
    17   BldLevelVersion = '2.19.beta4'; // Embedded for IBM BLDLEVEL tool
     17  Version =        'V2.19'; // $SS_REQUIRE_NEW_VERSION$
     18  BldLevelVersion = '2.19'; // Embedded for IBM BLDLEVEL tool
    1819
    1920// RELEASE PROCESS
     
    4647    - startup
    4748
    48 - Crash on add bookmark, when no contents topic is selected
    49   In fact bookmark storage is a bit stuffed, because this is the
    50   only way it has to decide which file the bookmark belongs to...
    51 
    5249- os2dbcs.inf, html40 - veit
    5350
Note: See TracChangeset for help on using the changeset viewer.