# HG changeset patch # User heinrichsweikamp # Date 1304921532 -7200 # Node ID 1adcfb4b4c27c60630e2ca9360c1f6630a6fbabd # Parent 001f2a32b98b0b18c514aaed20debf7dc2e764d7 V1.90 stable RC diff -r 001f2a32b98b -r 1adcfb4b4c27 code_part1/OSTC_code_asm_part1/definitions.asm --- a/code_part1/OSTC_code_asm_part1/definitions.asm Sat May 07 20:02:08 2011 +0200 +++ b/code_part1/OSTC_code_asm_part1/definitions.asm Mon May 09 08:12:12 2011 +0200 @@ -22,9 +22,9 @@ ; ToDo: #DEFINE softwareversion_x d'1' ; Software version XX.YY -#DEFINE softwareversion_y d'89' ; Software version XX.YY +#DEFINE softwareversion_y d'90' ; 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'58' ; Number of last used custom function