Mercurial > public > mk2
changeset 329:1adcfb4b4c27
V1.90 stable RC
author | heinrichsweikamp |
---|---|
date | Mon, 09 May 2011 08:12:12 +0200 |
parents | 001f2a32b98b |
children | 447390289f47 8b347e0eae26 |
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 Sat May 07 20:02:08 2011 +0200 +++ b/code_part1/OSTC_code_asm_part1/definitions.asm Mon May 09 08:12:12 2011 +0200 @@ -22,9 +22,9 @@ ; ToDo: #DEFINE softwareversion_x d'1' ; Software version XX.YY -#DEFINE softwareversion_y d'89' ; Software version XX.YY +#DEFINE softwareversion_y d'90' ; 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'58' ; Number of last used custom function