Mercurial > public > mk2
diff code_part1/OSTC_code_asm_part1/definitions.asm @ 733:b064dd9c9899
2.70 release, 2.71 beta start
author | heinrichsweikamp |
---|---|
date | Wed, 19 Jun 2013 11:21:09 +0200 |
parents | ae641bcb0d02 |
children | 7b1af8fc308d |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/definitions.asm Tue Jun 18 17:39:00 2013 +0200 +++ b/code_part1/OSTC_code_asm_part1/definitions.asm Wed Jun 19 11:21:09 2013 +0200 @@ -22,11 +22,11 @@ ; ToDo: #DEFINE softwareversion_x d'2' ; Software version XX.YY -#DEFINE softwareversion_y d'66' ; Software version XX.YY +#DEFINE softwareversion_y d'71' ; Software version XX.YY -#DEFINE softwareversion_beta 1 ; (and 0 for release) +#DEFINE softwareversion_beta 1 ; (and 0 for release) -#DEFINE max_custom_number d'69' ; Number of last used custom function +#DEFINE max_custom_number d'73' ; Number of last used custom function ; International extension. Selecting messages source: #DEFINE ENGLISH ; Use english_text.asm