Ignore:
Timestamp:
Nov 9, 2017, 11:25:52 PM (8 years ago)
Author:
Ben Rietbroek
Message:

Updated Version Information [v1.1.3-testing]

CAUTION:
This is a testbuild !
AirBoot uses the BIOS to access disks and a small coding error can trash
partition tables or other vital disk structures. You are advised to make
backups of TRACK0 and EBRs before using this testbuild. More info at:
https://rousseaux.github.io/netlabs.air-boot/pdf/AirBoot-v1.1.2-manual.pdf

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/version.inc

    r212 r222  
    3737AB_YEAR             EQU     2017h
    3838AB_MONTH            EQU     11h
    39 AB_DAY              EQU     07h
     39AB_DAY              EQU     09h
    4040
    4141; The Hours, Minutes and Seconds, again in BCD for easy manipulation.
     
    5555AB_YEAR             EQU     2017h
    5656AB_MONTH            EQU     11h
    57 AB_DAY              EQU     07h
     57AB_DAY              EQU     08h
    5858
    5959; The Hours, Minutes and Seconds, again in BCD for easy manipulation.
Note: See TracChangeset for help on using the changeset viewer.