# HG changeset patch
# User heinrichsweikamp
# Date 1340260349 -7200
# Node ID 8172a7ce6db1a1d59a36423c01c9a25b0a807472
# Parent  d7eeaffd8fc12a35a7397cf848a77befd24df18e
2.25beta start

diff -r d7eeaffd8fc1 -r 8172a7ce6db1 code_part1/OSTC_code_asm_part1/definitions.asm
--- 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)