mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Bump to Beta 3 / 4.0.98
Beta 2 didn't last long... Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
3364e5b490
commit
3e17690525
2 changed files with 2 additions and 2 deletions
2
README
2
README
|
@ -1,5 +1,5 @@
|
||||||
|
|
||||||
This is the README file for Subsurface 4.1 BETA2
|
This is the README file for Subsurface 4.1 BETA3
|
||||||
|
|
||||||
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.
|
||||||
|
|
|
@ -13,7 +13,7 @@ DEPENDPATH += qt-ui
|
||||||
mac: TARGET = Subsurface
|
mac: TARGET = Subsurface
|
||||||
else: TARGET = subsurface
|
else: TARGET = subsurface
|
||||||
|
|
||||||
VERSION = 4.0.97
|
VERSION = 4.0.98
|
||||||
|
|
||||||
# enable or disable the dive planner
|
# enable or disable the dive planner
|
||||||
planner {
|
planner {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue