Mercurial > public > mk2
diff code_part1/OSTC_code_asm_part1/definitions.asm @ 550:9e20de11fb78
GF warning in logbook memory
author | heinrichsweikamp |
---|---|
date | Thu, 02 Feb 2012 19:42:56 +0100 |
parents | 5a973816673e |
children | 575f1a65ab5a |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/definitions.asm Sat Jan 21 15:36:44 2012 +0100 +++ b/code_part1/OSTC_code_asm_part1/definitions.asm Thu Feb 02 19:42:56 2012 +0100 @@ -22,9 +22,9 @@ ; ToDo: #DEFINE softwareversion_x d'2' ; Software version XX.YY -#DEFINE softwareversion_y d'20' ; Software version XX.YY +#DEFINE softwareversion_y d'21' ; 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'58' ; Number of last used custom function