Mercurial > public > mk2
changeset 418:ad0f145ba619
1.94 release - 1.95start
author | heinrichsweikamp |
---|---|
date | Tue, 19 Jul 2011 13:52:29 +0200 |
parents | c72461857a74 |
children | e671d2018e0f |
files | code_part1/OSTC_code_asm_part1/changelog.txt code_part1/OSTC_code_asm_part1/definitions.asm |
diffstat | 2 files changed, 4 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/changelog.txt Mon Jul 18 16:34:30 2011 +0200 +++ b/code_part1/OSTC_code_asm_part1/changelog.txt Tue Jul 19 13:52:29 2011 +0200 @@ -1,5 +1,7 @@ +New in 1.95 beta: + New in 1.94 beta: -BETA Version - Do NOT use for diving! +Pre-Release for 2.0 Stable BUGFIX: CNS was not cleared with a "Reset Deco" CHANGE: Max. depth for simulator now 120m BUGFIX: Ascend threshold in high altitude mode
--- a/code_part1/OSTC_code_asm_part1/definitions.asm Mon Jul 18 16:34:30 2011 +0200 +++ b/code_part1/OSTC_code_asm_part1/definitions.asm Tue Jul 19 13:52:29 2011 +0200 @@ -22,7 +22,7 @@ ; ToDo: #DEFINE softwareversion_x d'1' ; Software version XX.YY -#DEFINE softwareversion_y d'94' ; Software version XX.YY +#DEFINE softwareversion_y d'95' ; Software version XX.YY #DEFINE softwareversion_beta 1 ; (and 0 for release)