changeset 586:b4a4aa5d169a

V2.22beta release - V2.23beta start
author heinrichsweikamp
date Tue, 08 May 2012 14:11:49 +0200
parents 152fadcdcbaa
children 1b021a280e15
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	Tue May 08 07:28:14 2012 +0200
+++ b/code_part1/OSTC_code_asm_part1/definitions.asm	Tue May 08 14:11:49 2012 +0200
@@ -22,7 +22,7 @@
 ; ToDo:
 
 #DEFINE	softwareversion_x		d'2'		; Software version  XX.YY
-#DEFINE	softwareversion_y		d'22'		; Software version  XX.YY
+#DEFINE	softwareversion_y		d'23'		; Software version  XX.YY
 
 #DEFINE softwareversion_beta 	1 			; (and 0 for release)