diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 9 |
1 files changed, 4 insertions, 5 deletions
@@ -1,8 +1,7 @@ -This is the README file for the development version of Subsurface towards -version 4.6 +This is the README file for Subsurface 4.6 Beta 1 Please check the ReleaseNotes.txt for details about new features and -changes since Subsurface 4.5 (and earlier versions). +changes since Subsurface 4.5.6 (and earlier versions). Subsurface can be found at http://subsurface-divelog.org @@ -25,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.5.1 (or whatever the last release is) +git checkout v4.5.6 (or whatever the last release is) or download a tar ball from: -http://subsurface-divelog.org/downloads/Subsurface-4.5.1.tgz +http://subsurface-divelog.org/downloads/Subsurface-4.5.6.tgz Detailed build instructions can be found in the INSTALL file. |