Mercurial > public > mk2
diff code_part1/OSTC_code_asm_part1/definitions.asm @ 559:c84ea647ff58
do not show gas switch stops in yellow when CF55=0
author | heinrichsweikamp |
---|---|
date | Tue, 21 Feb 2012 07:44:33 +0100 |
parents | 575f1a65ab5a |
children | 3a863016cb40 |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/definitions.asm Mon Feb 20 13:47:49 2012 +0100 +++ b/code_part1/OSTC_code_asm_part1/definitions.asm Tue Feb 21 07:44:33 2012 +0100 @@ -24,7 +24,7 @@ #DEFINE softwareversion_x d'2' ; Software version XX.YY #DEFINE softwareversion_y d'21' ; 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'63' ; Number of last used custom function