Changeset 54 for trunk/TOOLS/OS2/SETABOOT/SETABOOT.H
- Timestamp:
- Apr 13, 2014, 9:13:58 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/TOOLS/OS2/SETABOOT/SETABOOT.H
r51 r54 14 14 #define BLDLVL_MINOR_VERSION "8" 15 15 // Build date 16 #define BLDLVL_YEAR "201 2"17 #define BLDLVL_MONTH "0 9"18 #define BLDLVL_DAY "0 9"16 #define BLDLVL_YEAR "2013" 17 #define BLDLVL_MONTH "04" 18 #define BLDLVL_DAY "05" 19 19 // Build time 20 #define BLDLVL_HOURS "0 9"21 #define BLDLVL_MINUTES "0 9"22 #define BLDLVL_SECONDS "0 9"20 #define BLDLVL_HOURS "01" 21 #define BLDLVL_MINUTES "00" 22 #define BLDLVL_SECONDS "08" 23 23 // Build machine 24 24 //#define BLDLVL_MACHINE "ecs-devbox"
Note:
See TracChangeset
for help on using the changeset viewer.