diff options
-rw-r--r-- | README | 2 | ||||
-rw-r--r-- | subsurface.pro | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -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 under the hood. Check the ReleaseNotes.txt for details. diff --git a/subsurface.pro b/subsurface.pro index 12b8922df..233ab386f 100644 --- a/subsurface.pro +++ b/subsurface.pro @@ -13,7 +13,7 @@ DEPENDPATH += qt-ui mac: TARGET = Subsurface else: TARGET = subsurface -VERSION = 4.0.97 +VERSION = 4.0.98 # enable or disable the dive planner planner { |