summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2014-05-06 11:32:48 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2014-05-06 11:32:48 -0700
commit20595ac0d7c9cb9c588162075b1704c1a9648a32 (patch)
treed1d0bd089501dd85d71b831b7c166a05fbcaac9f
parentbcf973190c07aecea2358af155a7190967faf054 (diff)
downloadsubsurface-20595ac0d7c9cb9c588162075b1704c1a9648a32.tar.gz
Last minute Beta 4v4.0.99
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
-rw-r--r--README2
-rw-r--r--ReleaseNotes.txt2
-rw-r--r--subsurface.pro2
3 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index f7a7ea71d..5f02ff0b8 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
-This is the README file for Subsurface 4.1 BETA3
+This is the README file for Subsurface 4.1 BETA4
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 6f7360dca..825e4f6e0 100644
--- a/ReleaseNotes.txt
+++ b/ReleaseNotes.txt
@@ -1,4 +1,4 @@
- Subsurface 4.1 BETA1
+ Subsurface 4.1 BETA4
====================
The Subsurface developer team is proud to announce the release of the
diff --git a/subsurface.pro b/subsurface.pro
index 233ab386f..d43598ed8 100644
--- a/subsurface.pro
+++ b/subsurface.pro
@@ -13,7 +13,7 @@ DEPENDPATH += qt-ui
mac: TARGET = Subsurface
else: TARGET = subsurface
-VERSION = 4.0.98
+VERSION = 4.0.99
# enable or disable the dive planner
planner {