Mercurial > public > mk2
diff code_part1/OSTC_code_asm_part1/definitions.asm @ 807:c50296c3059e
BUGFIX: Divetime had unwanted "." behind the minutes
Change Copyright info
3.02 release
author | heinrichsweikamp |
---|---|
date | Sat, 07 Feb 2015 12:37:04 +0100 |
parents | fec91971e4b9 |
children | 4f06017d89a8 |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/definitions.asm Thu Feb 05 13:33:38 2015 +0100 +++ b/code_part1/OSTC_code_asm_part1/definitions.asm Sat Feb 07 12:37:04 2015 +0100 @@ -1,5 +1,5 @@ ; OSTC - diving computer code -; Copyright (C) 2008 HeinrichsWeikamp GbR +; Copyright (C) 2015 HeinrichsWeikamp GbR ; This program is free software: you can redistribute it and/or modifyn 3 of the License, or ; (at your option) any later version. @@ -22,7 +22,7 @@ ; ToDo: #DEFINE softwareversion_x d'3' ; Software version XX.YY -#DEFINE softwareversion_y d'01' ; Software version XX.YY +#DEFINE softwareversion_y d'02' ; Software version XX.YY #DEFINE softwareversion_beta 0 ; (and 0 for release)