changeset 545:5a973816673e

Stable release candiate
author heinrichsweikamp
date Wed, 18 Jan 2012 13:51:26 +0100
parents 56da3e962e98
children 50a9552cf8ca
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	Sat Jan 14 22:06:28 2012 +0100
+++ b/code_part1/OSTC_code_asm_part1/changelog.txt	Wed Jan 18 13:51:26 2012 +0100
@@ -1,3 +1,6 @@
+New in 2.20:
+Stable Release
+
 
 New in 2.10 beta:
 BETA Version - Do NOT use for diving!
--- a/code_part1/OSTC_code_asm_part1/definitions.asm	Sat Jan 14 22:06:28 2012 +0100
+++ b/code_part1/OSTC_code_asm_part1/definitions.asm	Wed Jan 18 13:51:26 2012 +0100
@@ -22,9 +22,9 @@
 ; ToDo:
 
 #DEFINE	softwareversion_x		d'2'		; Software version  XX.YY
-#DEFINE	softwareversion_y		d'11'		; Software version  XX.YY
+#DEFINE	softwareversion_y		d'20'		; 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'58'		; Number of last used custom function