Mercurial > public > mk2
changeset 651:b93a2bb750cc
2.54beta start
author | heinrichsweikamp |
---|---|
date | Thu, 11 Oct 2012 10:32:08 +0200 |
parents | 9463a031490e |
children | 86b49e47b2f5 |
files | code_part1/OSTC_code_asm_part1/changelog.txt code_part1/OSTC_code_asm_part1/definitions.asm |
diffstat | 2 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/changelog.txt Wed Oct 10 21:25:16 2012 +0200 +++ b/code_part1/OSTC_code_asm_part1/changelog.txt Thu Oct 11 10:32:08 2012 +0200 @@ -1,11 +1,11 @@ -New in 2.52: +New in 2.53: BETA Version - Do NOT use for diving! +NEW: 5 Gases extra for CC TODO: Text 61,229,110,111,230,231,232 TXT_DIL_C, TXT_DIL5 update NEW: Divisor Decoplan (CF25) stores entire decoplan in logbook NEW: CF29 stored in divelog header (Byte 52) BUGFIX: Gas Setup when using "ERR" Gases (e.g. NX17) - New in 2.51: BETA Version - Do NOT use for diving! NEW: Saves last selected custom view for surface mode and dive mode
--- a/code_part1/OSTC_code_asm_part1/definitions.asm Wed Oct 10 21:25:16 2012 +0200 +++ b/code_part1/OSTC_code_asm_part1/definitions.asm Thu Oct 11 10:32:08 2012 +0200 @@ -22,7 +22,7 @@ ; ToDo: #DEFINE softwareversion_x d'2' ; Software version XX.YY -#DEFINE softwareversion_y d'53' ; Software version XX.YY +#DEFINE softwareversion_y d'54' ; Software version XX.YY #DEFINE softwareversion_beta 1 ; (and 0 for release)