changeset 827:2ea0c01547e8

jump to 3.1 stable
author heinrichsweikamp
date Wed, 07 Oct 2015 18:26:27 +0200
parents 2151c4135fad
children 4b6d848cb7b8
files code_part1/OSTC_code_asm_part1/definitions.asm
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/definitions.asm	Wed Sep 30 20:25:28 2015 +0200
+++ b/code_part1/OSTC_code_asm_part1/definitions.asm	Wed Oct 07 18:26:27 2015 +0200
@@ -22,9 +22,9 @@
 ; ToDo:
 
 #DEFINE	softwareversion_x		d'3'		; Software version  XX.YY
-#DEFINE	softwareversion_y		d'05'		; Software version  XX.YY
+#DEFINE	softwareversion_y		d'10'		; 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