changeset 597:8172a7ce6db1

2.25beta start
author heinrichsweikamp
date Thu, 21 Jun 2012 08:32:29 +0200
parents d7eeaffd8fc1
children f3735da18809
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	Thu Jun 21 07:30:13 2012 +0200
+++ b/code_part1/OSTC_code_asm_part1/definitions.asm	Thu Jun 21 08:32:29 2012 +0200
@@ -22,7 +22,7 @@
 ; ToDo:
 
 #DEFINE	softwareversion_x		d'2'		; Software version  XX.YY
-#DEFINE	softwareversion_y		d'24'		; Software version  XX.YY
+#DEFINE	softwareversion_y		d'25'		; Software version  XX.YY
 
 #DEFINE softwareversion_beta 	1 			; (and 0 for release)