Mercurial > public > mk2
diff code_part1/OSTC_code_asm_part1/definitions.asm @ 824:6cb5518e74d2
NEW: Quit Simulator automatically when starting a real dive
author | heinrichsweikamp |
---|---|
date | Wed, 29 Jul 2015 19:22:50 +0200 |
parents | 95c08c0cfc29 |
children | 2ea0c01547e8 |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/definitions.asm Mon Jun 22 09:58:33 2015 +0200 +++ b/code_part1/OSTC_code_asm_part1/definitions.asm Wed Jul 29 19:22:50 2015 +0200 @@ -22,7 +22,7 @@ ; ToDo: #DEFINE softwareversion_x d'3' ; Software version XX.YY -#DEFINE softwareversion_y d'04' ; Software version XX.YY +#DEFINE softwareversion_y d'05' ; Software version XX.YY #DEFINE softwareversion_beta 1 ; (and 0 for release)