# HG changeset patch
# User heinrichsweikamp
# Date 1349897116 -7200
# Node ID 9463a031490e3b2b6409a8fb34d62393ab2437e9
# Parent  ea2bc3b9224e131007aeade3da438c2b166b6763
bump to 2.53

diff -r ea2bc3b9224e -r 9463a031490e code_part1/OSTC_code_asm_part1/definitions.asm
--- a/code_part1/OSTC_code_asm_part1/definitions.asm	Wed Oct 10 21:25:05 2012 +0200
+++ b/code_part1/OSTC_code_asm_part1/definitions.asm	Wed Oct 10 21:25:16 2012 +0200
@@ -22,7 +22,7 @@
 ; ToDo:
 
 #DEFINE	softwareversion_x		d'2'		; Software version  XX.YY
-#DEFINE	softwareversion_y		d'52'		; Software version  XX.YY
+#DEFINE	softwareversion_y		d'53'		; Software version  XX.YY
 
 #DEFINE softwareversion_beta 	1 			; (and 0 for release)