Changeset 245 for trunk/include
- Timestamp:
- Jul 10, 2018, 2:05:02 PM (7 years ago)
- Location:
- trunk/include
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/version.h
r244 r245 65 65 #define BLDLVL_YEAR "2018" 66 66 #define BLDLVL_MONTH "07" 67 #define BLDLVL_DAY " 08"67 #define BLDLVL_DAY "10" 68 68 69 69 // Build time -
trunk/include/version.inc
r244 r245 55 55 AB_YEAR EQU 2018h 56 56 AB_MONTH EQU 07h 57 AB_DAY EQU 08h57 AB_DAY EQU 10h 58 58 59 59 ; The Hours, Minutes and Seconds, again in BCD for easy manipulation.
Note:
See TracChangeset
for help on using the changeset viewer.