diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2016-02-27 00:02:25 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2016-02-27 00:02:25 +0100 |
commit | 563ff6bdc45832f9e3b22aaa88b7ae8f265b32c4 (patch) | |
tree | 91c1a101dd475637fd7a7051f2ecd31ecf3bc45e /README | |
parent | 55fbddb7563ebe01b3baffe0ac4b1a734144f253 (diff) | |
download | subsurface-563ff6bdc45832f9e3b22aaa88b7ae8f265b32c4.tar.gz |
Prepare README and ReleaseNotes for 4.5.4
Just so I don't forget. Still some more testing needed.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -This is the README file for Subsurface 4.5.3 +This is the README file for Subsurface 4.5.4 Please check the ReleaseNotes.txt for details about new features and changes since Subsurface 4.5 (and earlier versions). @@ -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.5.3 (or whatever the last release is) +git checkout v4.5.4 (or whatever the last release is) or download a tar ball from: -http://subsurface-divelog.org/downloads/Subsurface-4.5.3.tgz +http://subsurface-divelog.org/downloads/Subsurface-4.5.4.tgz Detailed build instructions can be found in the INSTALL file. |