mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Preparing for 4.2.91 aka 4.3 RC
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
2802202aae
commit
bae5e7cb17
3 changed files with 5 additions and 8 deletions
2
README
2
README
|
@ -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
|
||||
changes since Subsurface 4.2
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
Subsurface 4.3 Beta 1
|
||||
=====================
|
||||
Subsurface 4.3 RC
|
||||
=================
|
||||
|
||||
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")
|
||||
- Ability to re-plan dives
|
||||
- Support for several new dive computers including the Suunto EON Steel,
|
||||
Aeris A300 CD, Aeris F11 (Suunto EON Steel support is included with the
|
||||
Windows binaries but requires a patched version of libdivecomputer when
|
||||
building from source -- we expect the necessary patches to be upstream,
|
||||
soon)
|
||||
Aeris A300 CD, Aeris F11
|
||||
- Import dive logs from Liquivision and Cochran software
|
||||
- Import dive logs from the Poseidon Mk6 CCR
|
||||
- Import dive logs from Suunto DM5
|
||||
|
|
|
@ -18,7 +18,7 @@ else: TARGET = subsurface
|
|||
|
||||
QMAKE_CLEAN += $$TARGET
|
||||
|
||||
VERSION = 4.2.90
|
||||
VERSION = 4.2.91
|
||||
|
||||
HEADERS = \
|
||||
cochran.h \
|
||||
|
|
Loading…
Add table
Reference in a new issue