Mercurial > public > mk2
changeset 600:f1860c1237cc
2.26beta start
author | heinrichsweikamp |
---|---|
date | Mon, 25 Jun 2012 12:36:28 +0200 |
parents | 76b85952b9cd |
children | d1719622111e |
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 Jun 24 20:25:39 2012 +0200 +++ b/code_part1/OSTC_code_asm_part1/definitions.asm Mon Jun 25 12:36:28 2012 +0200 @@ -22,7 +22,7 @@ ; ToDo: #DEFINE softwareversion_x d'2' ; Software version XX.YY -#DEFINE softwareversion_y d'25' ; Software version XX.YY +#DEFINE softwareversion_y d'26' ; Software version XX.YY #DEFINE softwareversion_beta 1 ; (and 0 for release)