changeset 761:ff2b4f5fad9c

2.75 start
author heinrichsweikamp
date Sun, 01 Dec 2013 10:45:51 +0100
parents e16e636def61
children cc997dde80cf
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	Sun Dec 01 10:33:12 2013 +0100
+++ b/code_part1/OSTC_code_asm_part1/definitions.asm	Sun Dec 01 10:45:51 2013 +0100
@@ -22,7 +22,7 @@
 ; ToDo:
 
 #DEFINE	softwareversion_x		d'2'		; Software version  XX.YY
-#DEFINE	softwareversion_y		d'74'		; Software version  XX.YY
+#DEFINE	softwareversion_y		d'75'		; Software version  XX.YY
 
 #DEFINE softwareversion_beta 	1 			; (and 0 for release)