Mercurial > public > mk2
changeset 473:0ff08e0e5f70
2.02 beta starting
author | JeanDo |
---|---|
date | Sun, 09 Oct 2011 17:38:41 +0200 |
parents | 360f540da5b2 |
children | c083f5b9168c |
files | code_part1/OSTC_code_asm_part1/definitions.asm |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/definitions.asm Sun Oct 09 17:36:07 2011 +0200 +++ b/code_part1/OSTC_code_asm_part1/definitions.asm Sun Oct 09 17:38:41 2011 +0200 @@ -22,7 +22,7 @@ ; ToDo: #DEFINE softwareversion_x d'2' ; Software version XX.YY -#DEFINE softwareversion_y d'1' ; Software version XX.YY +#DEFINE softwareversion_y d'2' ; Software version XX.YY #DEFINE softwareversion_beta 1 ; (and 0 for release)