Changeset 130 for trunk/include/version.inc
- Timestamp:
- Apr 8, 2017, 12:27:29 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/version.inc
r129 r130 69 69 ; The Year, Month and Day in BCD so we can easily extract nibbles. 70 70 AB_YEAR EQU 2017h 71 AB_MONTH EQU 0 3h72 AB_DAY EQU 31h71 AB_MONTH EQU 04h 72 AB_DAY EQU 04h 73 73 74 74 ; The Hours, Minutes and Seconds, again in BCD for easy manipulation.
Note:
See TracChangeset
for help on using the changeset viewer.