Preparing for 4.2.91 aka 4.3 RC

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2014-12-08 19:49:01 -07:00
parent 2802202aae
commit bae5e7cb17
3 changed files with 5 additions and 8 deletions

2
README
View file

@ -1,4 +1,4 @@
This is the README file for Subsurface 4.3 Beta 1 This is the README file for Subsurface 4.3 RC
Please check the ReleaseNotes.txt for details about new features and Please check the ReleaseNotes.txt for details about new features and
changes since Subsurface 4.2 changes since Subsurface 4.2

View file

@ -1,5 +1,5 @@
Subsurface 4.3 Beta 1 Subsurface 4.3 RC
===================== =================
Some of the changes since Subsurface 4.2 Some of the changes since Subsurface 4.2
@ -20,10 +20,7 @@ Some of the changes since Subsurface 4.2
- Better visualization of the gases used during a dive ("tank bar") - Better visualization of the gases used during a dive ("tank bar")
- Ability to re-plan dives - Ability to re-plan dives
- Support for several new dive computers including the Suunto EON Steel, - Support for several new dive computers including the Suunto EON Steel,
Aeris A300 CD, Aeris F11 (Suunto EON Steel support is included with the Aeris A300 CD, Aeris F11
Windows binaries but requires a patched version of libdivecomputer when
building from source -- we expect the necessary patches to be upstream,
soon)
- Import dive logs from Liquivision and Cochran software - Import dive logs from Liquivision and Cochran software
- Import dive logs from the Poseidon Mk6 CCR - Import dive logs from the Poseidon Mk6 CCR
- Import dive logs from Suunto DM5 - Import dive logs from Suunto DM5

View file

@ -18,7 +18,7 @@ else: TARGET = subsurface
QMAKE_CLEAN += $$TARGET QMAKE_CLEAN += $$TARGET
VERSION = 4.2.90 VERSION = 4.2.91
HEADERS = \ HEADERS = \
cochran.h \ cochran.h \