changeset 809:4f06017d89a8

version switch to 3.03
author heinrichsweikamp
date Wed, 25 Feb 2015 10:26:21 +0100
parents c966ea4f8f38
children 06e10d03ed1e
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	Fri Feb 13 15:37:37 2015 +0100
+++ b/code_part1/OSTC_code_asm_part1/definitions.asm	Wed Feb 25 10:26:21 2015 +0100
@@ -22,7 +22,7 @@
 ; ToDo:
 
 #DEFINE	softwareversion_x		d'3'		; Software version  XX.YY
-#DEFINE	softwareversion_y		d'02'		; Software version  XX.YY
+#DEFINE	softwareversion_y		d'03'		; Software version  XX.YY
 
 #DEFINE softwareversion_beta 	0 			; (and 0 for release)