changeset 660:99dea4fe641f

2.56beta release
author heinrichsweikamp
date Thu, 08 Nov 2012 17:15:40 +0100
parents ef198c1669f1
children 315032d42c49
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 Nov 08 08:40:13 2012 +0100
+++ b/code_part1/OSTC_code_asm_part1/definitions.asm	Thu Nov 08 17:15:40 2012 +0100
@@ -22,7 +22,7 @@
 ; ToDo:
 
 #DEFINE	softwareversion_x		d'2'		; Software version  XX.YY
-#DEFINE	softwareversion_y		d'56'		; Software version  XX.YY
+#DEFINE	softwareversion_y		d'57'		; Software version  XX.YY
 
 #DEFINE softwareversion_beta 	1 			; (and 0 for release)