# HG changeset patch
# User heinrichsweikamp
# Date 1324071707 -3600
# Node ID d0f719aa516629a4786ed83e8a73154f7487de20
# Parent  bcc12b70879d43807a859cef2a131cf12c44be1a
2.09beta start

diff -r bcc12b70879d -r d0f719aa5166 code_part1/OSTC_code_asm_part1/definitions.asm
--- a/code_part1/OSTC_code_asm_part1/definitions.asm	Fri Dec 16 21:26:38 2011 +0100
+++ b/code_part1/OSTC_code_asm_part1/definitions.asm	Fri Dec 16 22:41:47 2011 +0100
@@ -22,7 +22,7 @@
 ; ToDo:
 
 #DEFINE	softwareversion_x		d'2'		; Software version  XX.YY
-#DEFINE	softwareversion_y		d'08'		; Software version  XX.YY
+#DEFINE	softwareversion_y		d'09'		; Software version  XX.YY
 
 #DEFINE softwareversion_beta 	1 			; (and 0 for release)