# HG changeset patch # User heinrichsweikamp # Date 1386594341 -3600 # Node ID 7bfefa82db123bf18dc153f70cf37cc05ab26719 # Parent 4a15cd7c534e517cd8b386aeee50609c443744eb 2.81beta start diff -r 4a15cd7c534e -r 7bfefa82db12 code_part1/OSTC_code_asm_part1/definitions.asm --- 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