Changeset 5047 for trunk/tools


Ignore:
Timestamp:
Feb 1, 2001, 7:06:56 PM (25 years ago)
Author:
sandervl
Message:

include ChangeLog-2001 in daily build

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/install/odin.cmd

    r4938 r5047  
    1 /* $Id: odin.cmd,v 1.28 2001-01-12 16:06:49 bird Exp $
     1/* $Id: odin.cmd,v 1.29 2001-02-01 18:06:56 sandervl Exp $
    22 *
    33 * Odin32 API WarpIn installation script generator.
     
    356356sWICCmd '1 -c'||sMainDir 'ChangeLog LICENSE.TXT';
    357357if (rc <> 0) then return rc;
    358 sWICCmd '1 -c'||sDocDir 'ChangeLog-1999 ChangeLog-2000 Readme.txt ReportingBugs.txt Logging.txt Odin.ini.txt';
     358sWICCmd '1 -c'||sDocDir 'ChangeLog-1999 ChangeLog-2000 ChangeLog-2001 Readme.txt ReportingBugs.txt Logging.txt Odin.ini.txt';
    359359if (rc <> 0) then return rc;
    360360
Note: See TracChangeset for help on using the changeset viewer.