Mercurial > public > mk2
diff code_part1/OSTC_code_asm_part1/definitions.asm @ 560:3a863016cb40
2.21 release
author | heinrichsweikamp |
---|---|
date | Wed, 22 Feb 2012 13:20:36 +0100 |
parents | c84ea647ff58 |
children | 77c8ff191cd7 |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/definitions.asm Tue Feb 21 07:44:33 2012 +0100 +++ b/code_part1/OSTC_code_asm_part1/definitions.asm Wed Feb 22 13:20:36 2012 +0100 @@ -22,9 +22,9 @@ ; ToDo: #DEFINE softwareversion_x d'2' ; Software version XX.YY -#DEFINE softwareversion_y d'21' ; Software version XX.YY +#DEFINE softwareversion_y d'22' ; 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'63' ; Number of last used custom function