changeset 797:15b64490a374

3.0 stable start
author heinrichsweikamp
date Tue, 30 Sep 2014 13:35:13 +0200
parents 87d9d5bfc49b
children d79aa21ee54c
files code_part1/OSTC_code_asm_part1/definitions.asm
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/definitions.asm	Tue Sep 30 13:34:22 2014 +0200
+++ b/code_part1/OSTC_code_asm_part1/definitions.asm	Tue Sep 30 13:35:13 2014 +0200
@@ -21,10 +21,10 @@
 ; known bugs:
 ; ToDo:
 
-#DEFINE	softwareversion_x		d'2'		; Software version  XX.YY
-#DEFINE	softwareversion_y		d'95'		; Software version  XX.YY
+#DEFINE	softwareversion_x		d'3'		; Software version  XX.YY
+#DEFINE	softwareversion_y		d'0'		; Software version  XX.YY
 
-#DEFINE softwareversion_beta 	1 			; (and 0 for release)
+#DEFINE softwareversion_beta 	0 			; (and 0 for release)
 
 #DEFINE	max_custom_number		d'73'		; Number of last used custom function