# HG changeset patch # User heinrichsweikamp # Date 1370596054 -7200 # Node ID 7357d61e9fa024ab0a436dc6649c09979d937dbe # Parent 05cc46fe44be587dd8a14a65aaf327c4193f9ccd beta 2.66 start diff -r 05cc46fe44be -r 7357d61e9fa0 code_part1/OSTC_code_asm_part1/changelog.txt --- a/code_part1/OSTC_code_asm_part1/changelog.txt Tue Jun 04 18:45:01 2013 +0200 +++ b/code_part1/OSTC_code_asm_part1/changelog.txt Fri Jun 07 11:07:34 2013 +0200 @@ -1,5 +1,6 @@ -New in 2.64: +New in 2.65: BETA Version - Do NOT use for diving! +CHANGE: show old decoplan after gas change until new decoplan is ready CHANGE: "ostc3-style" menu titles NEW: Vault date and time during update diff -r 05cc46fe44be -r 7357d61e9fa0 code_part1/OSTC_code_asm_part1/definitions.asm --- a/code_part1/OSTC_code_asm_part1/definitions.asm Tue Jun 04 18:45:01 2013 +0200 +++ b/code_part1/OSTC_code_asm_part1/definitions.asm Fri Jun 07 11:07:34 2013 +0200 @@ -22,7 +22,7 @@ ; ToDo: #DEFINE softwareversion_x d'2' ; Software version XX.YY -#DEFINE softwareversion_y d'64' ; Software version XX.YY +#DEFINE softwareversion_y d'66' ; Software version XX.YY #DEFINE softwareversion_beta 1 ; (and 0 for release)