Mercurial > public > mk2
changeset 678:3c0af4480866
2.59 release
author | heinrichsweikamp |
---|---|
date | Sun, 06 Jan 2013 17:43:36 +0100 |
parents | 683e7d821678 |
children | b93c0c72a558 |
files | code_part1/OSTC_code_asm_part1/changelog.txt code_part1/OSTC_code_asm_part1/definitions.asm |
diffstat | 2 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/changelog.txt Sun Dec 30 20:17:31 2012 +0100 +++ b/code_part1/OSTC_code_asm_part1/changelog.txt Sun Jan 06 17:43:36 2013 +0100 @@ -1,6 +1,10 @@ +New in 2.60: +BETA Version - Do NOT use for diving! + New in 2.59: BETA Version - Do NOT use for diving! CHANGE: Set CF17 (ppo2_warning_low) low level to 0.16bar +Known Issue: CFIII Menu not checked from cf_checker routine New in 2.58: BETA Version - Do NOT use for diving!
--- a/code_part1/OSTC_code_asm_part1/definitions.asm Sun Dec 30 20:17:31 2012 +0100 +++ b/code_part1/OSTC_code_asm_part1/definitions.asm Sun Jan 06 17:43:36 2013 +0100 @@ -22,7 +22,7 @@ ; ToDo: #DEFINE softwareversion_x d'2' ; Software version XX.YY -#DEFINE softwareversion_y d'58' ; Software version XX.YY +#DEFINE softwareversion_y d'60' ; Software version XX.YY #DEFINE softwareversion_beta 1 ; (and 0 for release)