# HG changeset patch
# User heinrichsweikamp
# Date 1386588233 -3600
# Node ID 4a15cd7c534e517cd8b386aeee50609c443744eb
# Parent  cc997dde80cf8788dd1e52e946de36190dd4f1c0
2.80 stable release

diff -r cc997dde80cf -r 4a15cd7c534e code_part1/OSTC_code_asm_part1/changelog.txt
--- 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
diff -r cc997dde80cf -r 4a15cd7c534e code_part1/OSTC_code_asm_part1/definitions.asm
--- 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