aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2014-05-07 21:35:40 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2014-05-07 21:35:40 -0700
commit5bd6361f918f9f1d9c8ff16df0511a42113847d7 (patch)
treeadffa68f8d4adecab6f73e1c78b861aff20143d8
parent33b35d87cde9fe639ab8b9516228587522c6c72f (diff)
downloadsubsurface-5bd6361f918f9f1d9c8ff16df0511a42113847d7.tar.gz
Getting ready for 4.1
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
-rw-r--r--README2
-rw-r--r--ReleaseNotes.txt4
-rw-r--r--subsurface.pro2
3 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index 5f02ff0b8..c0c9a5681 100644
--- a/README
+++ b/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
under the hood. Check the ReleaseNotes.txt for details.
diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt
index 9dc7cac09..e85957012 100644
--- a/ReleaseNotes.txt
+++ b/ReleaseNotes.txt
@@ -1,5 +1,5 @@
- Subsurface 4.1 BETA4
- ====================
+ Subsurface 4.1
+ ==============
The Subsurface developer team is proud to announce the release of the
next update of Subsurface.
diff --git a/subsurface.pro b/subsurface.pro
index d43598ed8..829a459a4 100644
--- a/subsurface.pro
+++ b/subsurface.pro
@@ -13,7 +13,7 @@ DEPENDPATH += qt-ui
mac: TARGET = Subsurface
else: TARGET = subsurface
-VERSION = 4.0.99
+VERSION = 4.1.0
# enable or disable the dive planner
planner {