Mercurial > public > mk2
changeset 333:8b347e0eae26
1.91beta release started.
author | JeanDo |
---|---|
date | Thu, 12 May 2011 13:51:23 +0200 |
parents | 1adcfb4b4c27 |
children | 4ccdc72ec0e5 |
files | code_part1/OSTC_code_asm_part1/definitions.asm |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/definitions.asm Mon May 09 08:12:12 2011 +0200 +++ b/code_part1/OSTC_code_asm_part1/definitions.asm Thu May 12 13:51:23 2011 +0200 @@ -22,9 +22,9 @@ ; ToDo: #DEFINE softwareversion_x d'1' ; Software version XX.YY -#DEFINE softwareversion_y d'90' ; Software version XX.YY +#DEFINE softwareversion_y d'91' ; 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