changeset 423:13ecc8a17e67

1.95 release - 1.96 start
author heinrichsweikamp
date Tue, 02 Aug 2011 12:25:13 +0200
parents 193520542496
children 8147c35da3ca
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	Tue Aug 02 11:59:36 2011 +0200
+++ b/code_part1/OSTC_code_asm_part1/definitions.asm	Tue Aug 02 12:25:13 2011 +0200
@@ -22,7 +22,7 @@
 ; ToDo:
 
 #DEFINE	softwareversion_x		d'1'		; Software version  XX.YY
-#DEFINE	softwareversion_y		d'95'		; Software version  XX.YY
+#DEFINE	softwareversion_y		d'96'		; Software version  XX.YY
 
 #DEFINE softwareversion_beta 	1 			; (and 0 for release)