Changeset 423 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Inc


Ignore:
Timestamp:
May 16, 2012, 4:21:25 PM (12 years ago)
Author:
aitotat
google:author:
aitotat
Message:

Changes to XTIDE Universal BIOS:

  • Changed version number to beta 2.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/XTIDE_Universal_BIOS/Inc/Version.inc

    r378 r423  
    4242
    4343%define TITLE_STRING            TITLE_STRING_START, TITLE_STRING_END
    44 %define ROM_VERSION_STRING      "v2.0.0",BETA,"1 (",__DATE__,")",NULL
    45 %define FLASH_SIGNATURE         "XTIDE200"  ; Do not terminate with NULL
     44%define ROM_VERSION_STRING      "v2.0.0",BETA,"2 (",__DATE__,")",NULL
     45%define FLASH_SIGNATURE         "XTIDE201"  ; Do not terminate with NULL
    4646
    4747
Note: See TracChangeset for help on using the changeset viewer.