# HG changeset patch # User JeanDo # Date 1305201083 -7200 # Node ID 8b347e0eae26f4d5c1ee732ab2dc6734d8608e73 # Parent 1adcfb4b4c27c60630e2ca9360c1f6630a6fbabd 1.91beta release started. diff -r 1adcfb4b4c27 -r 8b347e0eae26 code_part1/OSTC_code_asm_part1/definitions.asm --- a/code_part1/OSTC_code_asm_part1/definitions.asm Mon May 09 08:12:12 2011 +0200 +++ b/code_part1/OSTC_code_asm_part1/definitions.asm Thu May 12 13:51:23 2011 +0200 @@ -22,9 +22,9 @@ ; ToDo: #DEFINE softwareversion_x d'1' ; Software version XX.YY -#DEFINE softwareversion_y d'90' ; Software version XX.YY +#DEFINE softwareversion_y d'91' ; 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'58' ; Number of last used custom function