changeset 625:7743cf997648

2.51beta start
author heinrichsweikamp
date Thu, 09 Aug 2012 09:15:26 +0200
parents 7e2c324aa333
children bab5a9fc1b10
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	Thu Aug 09 09:14:45 2012 +0200
+++ b/code_part1/OSTC_code_asm_part1/definitions.asm	Thu Aug 09 09:15:26 2012 +0200
@@ -22,9 +22,9 @@
 ; ToDo:
 
 #DEFINE	softwareversion_x		d'2'		; Software version  XX.YY
-#DEFINE	softwareversion_y		d'50'		; Software version  XX.YY
+#DEFINE	softwareversion_y		d'51'		; Software version  XX.YY
 
-#DEFINE softwareversion_beta 	0 			; (and 0 for release) 
+#DEFINE softwareversion_beta 	1 			; (and 0 for release) 
 
 #DEFINE	max_custom_number		d'66'		; Number of last used custom function