Changeset 158 for trunk/NewView/VersionUnit.pas
- Timestamp:
- May 10, 2007, 8:32:15 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/NewView/VersionUnit.pas
r56 r158 2 2 3 3 // 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) 5 6 // This software is released under the Gnu Public License - see readme.txt 6 7 … … 14 15 15 16 const 16 Version = 'V2.19 .beta4'; // $SS_REQUIRE_NEW_VERSION$17 BldLevelVersion = '2.19 .beta4'; // Embedded for IBM BLDLEVEL tool17 Version = 'V2.19'; // $SS_REQUIRE_NEW_VERSION$ 18 BldLevelVersion = '2.19'; // Embedded for IBM BLDLEVEL tool 18 19 19 20 // RELEASE PROCESS … … 46 47 - startup 47 48 48 - Crash on add bookmark, when no contents topic is selected49 In fact bookmark storage is a bit stuffed, because this is the50 only way it has to decide which file the bookmark belongs to...51 52 49 - os2dbcs.inf, html40 - veit 53 50
Note:
See TracChangeset
for help on using the changeset viewer.