Changeset 4889 for trunk/tools
- Timestamp:
- Jan 8, 2001, 11:07:15 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/DailyBuild/odin32bldnr.cmd
r4888 r4889 1 /* $Id: odin32bldnr.cmd,v 1. 1 2001-01-08 22:05:42bird Exp $1 /* $Id: odin32bldnr.cmd,v 1.2 2001-01-08 22:07:15 bird Exp $ 2 2 * 3 3 * Build number update script. … … 82 82 do 83 83 /* 84 * Com it the build nr. file.84 * Commit the build nr. file. 85 85 */ 86 'cvs commit -m "Daily build - 'Date( )'" versionos2.h';86 'cvs commit -m "Daily build - 'Date('S')'" versionos2.h'; 87 87 if (rc) then call failed rc, 'failed to commit versionos2.h' 88 88 end
Note:
See TracChangeset
for help on using the changeset viewer.