mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-01 02:43:23 +00:00
Getting ready for 4.1
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
33b35d87cd
commit
5bd6361f91
3 changed files with 4 additions and 4 deletions
2
README
2
README
|
@ -1,5 +1,5 @@
|
||||||
|
|
||||||
This is the README file for Subsurface 4.1 BETA4
|
This is the README file for Subsurface 4.1
|
||||||
|
|
||||||
This is mainly a bug fix release, but there are rather significant changes
|
This is mainly a bug fix release, but there are rather significant changes
|
||||||
under the hood. Check the ReleaseNotes.txt for details.
|
under the hood. Check the ReleaseNotes.txt for details.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
Subsurface 4.1 BETA4
|
Subsurface 4.1
|
||||||
====================
|
==============
|
||||||
|
|
||||||
The Subsurface developer team is proud to announce the release of the
|
The Subsurface developer team is proud to announce the release of the
|
||||||
next update of Subsurface.
|
next update of Subsurface.
|
||||||
|
|
|
@ -13,7 +13,7 @@ DEPENDPATH += qt-ui
|
||||||
mac: TARGET = Subsurface
|
mac: TARGET = Subsurface
|
||||||
else: TARGET = subsurface
|
else: TARGET = subsurface
|
||||||
|
|
||||||
VERSION = 4.0.99
|
VERSION = 4.1.0
|
||||||
|
|
||||||
# enable or disable the dive planner
|
# enable or disable the dive planner
|
||||||
planner {
|
planner {
|
||||||
|
|
Loading…
Add table
Reference in a new issue