changeset 764:7bfefa82db12

2.81beta start
author heinrichsweikamp
date Mon, 09 Dec 2013 14:05:41 +0100
parents 4a15cd7c534e
children aac1379d6983
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	Mon Dec 09 12:23:53 2013 +0100
+++ b/code_part1/OSTC_code_asm_part1/definitions.asm	Mon Dec 09 14:05:41 2013 +0100
@@ -22,9 +22,9 @@
 ; ToDo:
 
 #DEFINE	softwareversion_x		d'2'		; Software version  XX.YY
-#DEFINE	softwareversion_y		d'80'		; Software version  XX.YY
+#DEFINE	softwareversion_y		d'81'		; 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'73'		; Number of last used custom function