Changeset 55 for trunk/TOOLS/OS2/SETABOOT/SETABOOT.H
- Timestamp:
- Jan 28, 2016, 9:39:16 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/TOOLS/OS2/SETABOOT/SETABOOT.H
r54 r55 11 11 // Version 12 12 #define BLDLVL_MAJOR_VERSION "1" 13 #define BLDLVL_MIDDLE_VERSION " 0"14 #define BLDLVL_MINOR_VERSION " 8"13 #define BLDLVL_MIDDLE_VERSION "1" 14 #define BLDLVL_MINOR_VERSION "0" 15 15 // Build date 16 16 #define BLDLVL_YEAR "2013" … … 19 19 // Build time 20 20 #define BLDLVL_HOURS "01" 21 #define BLDLVL_MINUTES "0 0"22 #define BLDLVL_SECONDS "0 8"21 #define BLDLVL_MINUTES "01" 22 #define BLDLVL_SECONDS "00" 23 23 // Build machine 24 //#define BLDLVL_MACHINE "ecs-devbox"25 24 #define BLDLVL_MACHINE "*UNKNOWN*" 26 25 // Build language
Note:
See TracChangeset
for help on using the changeset viewer.