Changeset 68 for trunk/tools/os2/setaboot/setaboot.h
- Timestamp:
- Apr 8, 2017, 12:25:44 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/os2/setaboot/setaboot.h
r64 r68 16 16 #define BLDLVL_MINOR_VERSION "1" 17 17 // Build date 18 #define BLDLVL_YEAR "201 6"19 #define BLDLVL_MONTH " 10"20 #define BLDLVL_DAY "1 0"18 #define BLDLVL_YEAR "2017" 19 #define BLDLVL_MONTH "03" 20 #define BLDLVL_DAY "15" 21 21 // Build time 22 22 //~ #define BLDLVL_HOURS "01" 23 23 //~ #define BLDLVL_MINUTES "01" 24 24 //~ #define BLDLVL_SECONDS "00" 25 #define BLDLVL_HOURS " 99"26 #define BLDLVL_MINUTES " 99"27 #define BLDLVL_SECONDS " 99"25 #define BLDLVL_HOURS "23" 26 #define BLDLVL_MINUTES "59" 27 #define BLDLVL_SECONDS "59" 28 28 // Build machine 29 29 //~ #define BLDLVL_MACHINE "OS2BLDBOX"
Note:
See TracChangeset
for help on using the changeset viewer.