summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2015-08-31 18:49:13 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2015-08-31 18:49:13 -0700
commit8afd5e8bbc1fc896ff4610ccd61786080ee3df90 (patch)
tree75c1776b65c729778c0db0c603f5091554945535
parent2da439f34c525c8f096a55674902f6bc7d4a23b4 (diff)
downloadsubsurface-8afd5e8bbc1fc896ff4610ccd61786080ee3df90.tar.gz
A few more version number updates
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
-rw-r--r--Documentation/user-manual.txt8
-rw-r--r--README2
2 files changed, 5 insertions, 5 deletions
diff --git a/Documentation/user-manual.txt b/Documentation/user-manual.txt
index 0a7edcac1..8d7f77dbf 100644
--- a/Documentation/user-manual.txt
+++ b/Documentation/user-manual.txt
@@ -1,10 +1,10 @@
-// Subsurface 4.4 User Manual
+// Subsurface 4.5 User Manual
// ==========================
// :author: Manual authors: Jacco van Koll, Dirk Hohndel, Reinout Hoornweg,
// Linus Torvalds, Miika Turkia, Amit Chaudhuri, Jan Schubert, Willem
// Ferguson, Salvador Cuñat, Pedro Neves
-// :revnumber: 4.4
-// :revdate: February 2015
+// :revnumber: 4.5
+// :revdate: September 2015
:icons:
:toc:
:toc-placement: manual
@@ -18,7 +18,7 @@ image::images/Subsurface4Banner.jpg["Banner",align="center"]
*Manual authors*: Willem Ferguson, Jacco van Koll, Dirk Hohndel, Reinout Hoornweg,
Linus Torvalds, Miika Turkia, Amit Chaudhuri, Jan Schubert, Salvador Cuñat, Pedro Neves
-[blue]#_Version 4.4, February 2015_#
+[blue]#_Version 4.5, September 2015_#
Welcome as a user of _Subsurface_, an advanced dive logging program with
diff --git a/README b/README
index d4f349a0d..74aa43e48 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-This is the README file for Subsurface master towards 4.5
+This is the README file for Subsurface 4.5 Beta 1
Please check the ReleaseNotes.txt for details about new features and
changes since Subsurface 4.4.2 (and earlier versions).