Mercurial > public > mk2
diff code_part1/OSTC_code_asm_part1/definitions.asm @ 797:15b64490a374
3.0 stable start
author | heinrichsweikamp |
---|---|
date | Tue, 30 Sep 2014 13:35:13 +0200 |
parents | 19aec5caa759 |
children | fec91971e4b9 |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/definitions.asm Tue Sep 30 13:34:22 2014 +0200 +++ b/code_part1/OSTC_code_asm_part1/definitions.asm Tue Sep 30 13:35:13 2014 +0200 @@ -21,10 +21,10 @@ ; known bugs: ; ToDo: -#DEFINE softwareversion_x d'2' ; Software version XX.YY -#DEFINE softwareversion_y d'95' ; Software version XX.YY +#DEFINE softwareversion_x d'3' ; Software version XX.YY +#DEFINE softwareversion_y d'0' ; 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'73' ; Number of last used custom function