changeset 531:d0f719aa5166

2.09beta start
author heinrichsweikamp
date Fri, 16 Dec 2011 22:41:47 +0100
parents bcc12b70879d
children f5a06b9e2fef
files code_part1/OSTC_code_asm_part1/definitions.asm
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/definitions.asm	Fri Dec 16 21:26:38 2011 +0100
+++ b/code_part1/OSTC_code_asm_part1/definitions.asm	Fri Dec 16 22:41:47 2011 +0100
@@ -22,7 +22,7 @@
 ; ToDo:
 
 #DEFINE	softwareversion_x		d'2'		; Software version  XX.YY
-#DEFINE	softwareversion_y		d'08'		; Software version  XX.YY
+#DEFINE	softwareversion_y		d'09'		; Software version  XX.YY
 
 #DEFINE softwareversion_beta 	1 			; (and 0 for release)