Mercurial > public > mk2
changeset 740:7b1af8fc308d
2.71beta release - 2.72beta start
author | heinrichsweikamp |
---|---|
date | Tue, 09 Jul 2013 11:56:00 +0200 |
parents | 96d32c0cf206 |
children | c498d6972087 |
files | code_part1/OSTC_code_asm_part1/changelog.txt code_part1/OSTC_code_asm_part1/definitions.asm |
diffstat | 2 files changed, 4 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/changelog.txt Mon Jul 08 19:32:32 2013 +0200 +++ b/code_part1/OSTC_code_asm_part1/changelog.txt Tue Jul 09 11:56:00 2013 +0200 @@ -1,3 +1,6 @@ +New in 2.72: +BETA Version - Do NOT use for diving! + New in 2.71: BETA Version - Do NOT use for diving! NEW: Indicate First Gas (OC) as Better Gas in Bailout list
--- a/code_part1/OSTC_code_asm_part1/definitions.asm Mon Jul 08 19:32:32 2013 +0200 +++ b/code_part1/OSTC_code_asm_part1/definitions.asm Tue Jul 09 11:56:00 2013 +0200 @@ -22,7 +22,7 @@ ; ToDo: #DEFINE softwareversion_x d'2' ; Software version XX.YY -#DEFINE softwareversion_y d'71' ; Software version XX.YY +#DEFINE softwareversion_y d'72' ; Software version XX.YY #DEFINE softwareversion_beta 1 ; (and 0 for release)