Changeset 473 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Inc/Version.inc
- Timestamp:
- Oct 10, 2012, 6:22:23 PM (13 years ago)
- google:author:
- aitotat@gmail.com
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS/Inc/Version.inc
r461 r473 42 42 43 43 %define TITLE_STRING TITLE_STRING_START, TITLE_STRING_END 44 %define ROM_VERSION_STRING "v2.0.0",BETA,"2 (",__DATE__,")",NULL45 %define FLASH_SIGNATURE "XTIDE20 1" ; Do not terminate with NULL44 %define ROM_VERSION_STRING "v2.0.0",BETA,"2+ (",__DATE__,")",NULL 45 %define FLASH_SIGNATURE "XTIDE203" ; Do not terminate with NULL 46 46 47 47
Note:
See TracChangeset
for help on using the changeset viewer.