Mercurial > public > mk2
changeset 538:5eff719fd292
2.11beta start...
author | heinrichsweikamp |
---|---|
date | Sun, 08 Jan 2012 18:26:08 +0100 |
parents | 3091628b2742 |
children | a587f491693d |
files | code_part1/OSTC_code_asm_part1/changelog.txt code_part1/OSTC_code_asm_part1/definitions.asm |
diffstat | 2 files changed, 3 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/changelog.txt Sun Jan 08 12:44:51 2012 +0100 +++ b/code_part1/OSTC_code_asm_part1/changelog.txt Sun Jan 08 18:26:08 2012 +0100 @@ -1,4 +1,5 @@ -New in 2.09 beta: + +New in 2.10 beta: BETA Version - Do NOT use for diving! BUGFIX: Spurious logbook read issue BUGFIX: Improved stability for bootloader v2
--- a/code_part1/OSTC_code_asm_part1/definitions.asm Sun Jan 08 12:44:51 2012 +0100 +++ b/code_part1/OSTC_code_asm_part1/definitions.asm Sun Jan 08 18:26:08 2012 +0100 @@ -22,7 +22,7 @@ ; ToDo: #DEFINE softwareversion_x d'2' ; Software version XX.YY -#DEFINE softwareversion_y d'10' ; Software version XX.YY +#DEFINE softwareversion_y d'11' ; Software version XX.YY #DEFINE softwareversion_beta 1 ; (and 0 for release)