# HG changeset patch
# User heinrichsweikamp
# Date 1444235187 -7200
# Node ID 2ea0c01547e8212ca84282ede5a2cc8f0b16045d
# Parent  2151c4135fadb4d967575b1995597bac656a0188
jump to 3.1 stable

diff -r 2151c4135fad -r 2ea0c01547e8 code_part1/OSTC_code_asm_part1/definitions.asm
--- 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