changeset 770:6861f72ece13

2.91beta start
author heinrichsweikamp
date Tue, 11 Feb 2014 12:40:16 +0100
parents a754942cdbb8
children 3b69d3e23051
files code_part1/OSTC_code_asm_part1/changelog.txt code_part1/OSTC_code_asm_part1/definitions.asm
diffstat 2 files changed, 5 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/changelog.txt	Tue Feb 11 12:39:07 2014 +0100
+++ b/code_part1/OSTC_code_asm_part1/changelog.txt	Tue Feb 11 12:40:16 2014 +0100
@@ -1,3 +1,6 @@
+New in 2.91:
+BETA Version - Do NOT use for diving
+
 New in 2.90:
 Stable Release
 BUGFIX: CNS calculation in decoplan should track gas (no marked changes anymore)
--- a/code_part1/OSTC_code_asm_part1/definitions.asm	Tue Feb 11 12:39:07 2014 +0100
+++ b/code_part1/OSTC_code_asm_part1/definitions.asm	Tue Feb 11 12:40:16 2014 +0100
@@ -22,9 +22,9 @@
 ; ToDo:
 
 #DEFINE	softwareversion_x		d'2'		; Software version  XX.YY
-#DEFINE	softwareversion_y		d'90'		; Software version  XX.YY
+#DEFINE	softwareversion_y		d'91'		; Software version  XX.YY
 
-#DEFINE softwareversion_beta 	0 			; (and 0 for release)
+#DEFINE softwareversion_beta 	1 			; (and 0 for release)
 
 #DEFINE	max_custom_number		d'73'		; Number of last used custom function