Mercurial > public > hwos_code
changeset 17:1f096c3d4b27
0.96 release
author | heinrichsweikamp |
---|---|
date | Mon, 24 Jun 2013 12:25:01 +0200 |
parents | 7b06f20881be |
children | 4e3f133dfbf4 |
files | src/changelog.txt src/ostc3.inc |
diffstat | 2 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/changelog.txt Sun Jun 16 19:14:16 2013 +0200 +++ b/src/changelog.txt Mon Jun 24 12:25:01 2013 +0200 @@ -1,3 +1,7 @@ +New in 0.96: +NEW: calm compass reading for minor heading changes +NEW: reduce eco low brightness threshold (for cave diving) + New in 0.95: BUGFIX: Show "MOD:" instead of "EAD:" in gas setup
--- a/src/ostc3.inc Sun Jun 16 19:14:16 2013 +0200 +++ b/src/ostc3.inc Mon Jun 24 12:25:01 2013 +0200 @@ -19,7 +19,7 @@ #include <ports.inc> ; Portmap #DEFINE softwareversion_x d'0' ; Software version XX.YY -#DEFINE softwareversion_y d'96' ; Software version XX.YY +#DEFINE softwareversion_y d'97' ; Software version XX.YY #DEFINE softwareversion_beta 0 ; (and 0 for release) #DEFINE comm_service_key 0xABCDEF