changeset 763:4a15cd7c534e

2.80 stable release
author heinrichsweikamp
date Mon, 09 Dec 2013 12:23:53 +0100
parents cc997dde80cf
children 7bfefa82db12
files code_part1/OSTC_code_asm_part1/changelog.txt code_part1/OSTC_code_asm_part1/definitions.asm
diffstat 2 files changed, 8 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/changelog.txt	Wed Dec 04 17:12:53 2013 +0100
+++ b/code_part1/OSTC_code_asm_part1/changelog.txt	Mon Dec 09 12:23:53 2013 +0100
@@ -1,3 +1,9 @@
+New in 2.81:
+BETA Version - Do NOT use for diving
+
+New in 2.80:
+Stable Release
+
 New in 2.75:
 BETA Version - Do NOT use for diving
 BUGFIX: ppO2 display in PSCR Mode
--- a/code_part1/OSTC_code_asm_part1/definitions.asm	Wed Dec 04 17:12:53 2013 +0100
+++ b/code_part1/OSTC_code_asm_part1/definitions.asm	Mon Dec 09 12:23:53 2013 +0100
@@ -22,9 +22,9 @@
 ; ToDo:
 
 #DEFINE	softwareversion_x		d'2'		; Software version  XX.YY
-#DEFINE	softwareversion_y		d'75'		; Software version  XX.YY
+#DEFINE	softwareversion_y		d'80'		; 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