Changeset 222 for trunk/include/version.inc
- Timestamp:
- Nov 9, 2017, 11:25:52 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/version.inc
r212 r222 37 37 AB_YEAR EQU 2017h 38 38 AB_MONTH EQU 11h 39 AB_DAY EQU 0 7h39 AB_DAY EQU 09h 40 40 41 41 ; The Hours, Minutes and Seconds, again in BCD for easy manipulation. … … 55 55 AB_YEAR EQU 2017h 56 56 AB_MONTH EQU 11h 57 AB_DAY EQU 0 7h57 AB_DAY EQU 08h 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.