summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index 71df24aef..26bb9b806 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
-This is the README file for Subsurface 4.4 Beta 3
+This is the README file for Subsurface 4.4.1
Please check the ReleaseNotes.txt for details about new features and
-changes since Subsurface 4.3
+changes since Subsurface 4.4 (and earlier versions).
Subsurface can be found at http://subsurface-divelog.org
@@ -24,11 +24,11 @@ If you want the latest release (instead of the bleeding edge
development version) you can either get this via git or the release tar
ball. After cloning run the following command:
-git checkout v4.3 (or whatever the last release is)
+git checkout v4.4.1 (or whatever the last release is)
or download a tar ball from:
-http://subsurface-divelog.org/downloads/Subsurface-4.3.tgz
+http://subsurface-divelog.org/downloads/Subsurface-4.4.1.tgz
Detailed build instructions can be found in the INSTALL file.