Mercurial > public > mk2
changeset 320:08a3f503e93e
1.88beta release - 1.89beta start
author | heinrichsweikamp |
---|---|
date | Thu, 05 May 2011 13:06:37 +0200 |
parents | 4159c31abe31 |
children | a99073445c18 |
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 Thu May 05 02:16:20 2011 +0200 +++ b/code_part1/OSTC_code_asm_part1/definitions.asm Thu May 05 13:06:37 2011 +0200 @@ -22,7 +22,7 @@ ; ToDo: #DEFINE softwareversion_x d'1' ; Software version XX.YY -#DEFINE softwareversion_y d'88' ; Software version XX.YY +#DEFINE softwareversion_y d'89' ; Software version XX.YY #DEFINE softwareversion_beta 1 ; (and 0 for release)