Mercurial > public > mk2
changeset 259:cb95722a81a1
1.84beta release - 1.85beta start
author | heinrichsweikamp |
---|---|
date | Sun, 10 Apr 2011 15:22:34 +0200 |
parents | abbf9a2c2c48 |
children | bde83cac971f |
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 Apr 10 14:17:53 2011 +0200 +++ b/code_part1/OSTC_code_asm_part1/definitions.asm Sun Apr 10 15:22:34 2011 +0200 @@ -22,7 +22,7 @@ ; ToDo: #DEFINE softwareversion_x d'1' ; Software version XX.YY -#DEFINE softwareversion_y d'84' ; Software version XX.YY +#DEFINE softwareversion_y d'85' ; Software version XX.YY #DEFINE softwareversion_beta 1 ; (and 0 for release)