changeset 594:6520bcda1a00

2.24 beta start
author heinrichsweikamp
date Thu, 31 May 2012 09:09:47 +0200
parents 46e9ccd0eca7
children 16f4eafc197e
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	Mon May 28 18:02:07 2012 +0200
+++ b/code_part1/OSTC_code_asm_part1/definitions.asm	Thu May 31 09:09:47 2012 +0200
@@ -22,7 +22,7 @@
 ; ToDo:
 
 #DEFINE	softwareversion_x		d'2'		; Software version  XX.YY
-#DEFINE	softwareversion_y		d'23'		; Software version  XX.YY
+#DEFINE	softwareversion_y		d'24'		; Software version  XX.YY
 
 #DEFINE softwareversion_beta 	1 			; (and 0 for release)