changeset 769:a754942cdbb8

2.90 release
author heinrichsweikamp
date Tue, 11 Feb 2014 12:39:07 +0100
parents b23b43d6d50d
children 6861f72ece13 6f54104ea0ee
files code_part1/OSTC_code_asm_part1/changelog.txt code_part1/OSTC_code_asm_part1/definitions.asm
diffstat 2 files changed, 6 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/changelog.txt	Tue Jan 28 08:47:54 2014 +0100
+++ b/code_part1/OSTC_code_asm_part1/changelog.txt	Tue Feb 11 12:39:07 2014 +0100
@@ -1,3 +1,7 @@
+New in 2.90:
+Stable Release
+BUGFIX: CNS calculation in decoplan should track gas (no marked changes anymore)
+
 New in 2.81:
 BUGFIX: Show bailout list if first bailout gas <> gas 1
 BUGFIX: Italian language fix (Divemode menu)
--- a/code_part1/OSTC_code_asm_part1/definitions.asm	Tue Jan 28 08:47:54 2014 +0100
+++ b/code_part1/OSTC_code_asm_part1/definitions.asm	Tue Feb 11 12:39:07 2014 +0100
@@ -22,9 +22,9 @@
 ; ToDo:
 
 #DEFINE	softwareversion_x		d'2'		; Software version  XX.YY
-#DEFINE	softwareversion_y		d'81'		; Software version  XX.YY
+#DEFINE	softwareversion_y		d'90'		; Software version  XX.YY
 
-#DEFINE softwareversion_beta 	1 			; (and 0 for release)
+#DEFINE softwareversion_beta 	0 			; (and 0 for release)
 
 #DEFINE	max_custom_number		d'73'		; Number of last used custom function