changeset 409:b358a394e6aa

1.93beta release - 1.94beta start
author heinrichsweikamp
date Fri, 08 Jul 2011 19:12:48 +0200
parents 3e0192f6c241
children c6f9eb123b85
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 Jul 07 21:22:05 2011 +0200
+++ b/code_part1/OSTC_code_asm_part1/definitions.asm	Fri Jul 08 19:12:48 2011 +0200
@@ -22,7 +22,7 @@
 ; ToDo:
 
 #DEFINE	softwareversion_x		d'1'		; Software version  XX.YY
-#DEFINE	softwareversion_y		d'93'		; Software version  XX.YY
+#DEFINE	softwareversion_y		d'94'		; Software version  XX.YY
 
 #DEFINE softwareversion_beta 	1 			; (and 0 for release)