changeset 650:9463a031490e

bump to 2.53
author heinrichsweikamp
date Wed, 10 Oct 2012 21:25:16 +0200
parents ea2bc3b9224e
children b93a2bb750cc
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	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)