mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
prepare for 5.0.9 release
Update README and move CHANGELOG to ReleaseNotes. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
ec9829bbd6
commit
8a6a03f89f
3 changed files with 25 additions and 20 deletions
|
@ -11,10 +11,10 @@
|
|||

|
||||

|
||||
|
||||
This is the README file for Subsurface 5.0.8
|
||||
This is the README file for Subsurface 5.0.9
|
||||
|
||||
Please check the `ReleaseNotes.txt` for details about new features and
|
||||
changes since Subsurface 5.0.7 (and earlier versions).
|
||||
changes since Subsurface 5.0.8 (and earlier versions).
|
||||
|
||||
Subsurface can be found at http://subsurface-divelog.org
|
||||
|
||||
|
@ -49,10 +49,10 @@ development version) you can either get this via git or the release tar
|
|||
ball. After cloning run the following command:
|
||||
|
||||
```
|
||||
git checkout v5.0.8 (or whatever the last release is)
|
||||
git checkout v5.0.9 (or whatever the last release is)
|
||||
```
|
||||
|
||||
or download a tarball from http://subsurface-divelog.org/downloads/Subsurface-5.0.8.tgz
|
||||
or download a tarball from http://subsurface-divelog.org/downloads/Subsurface-5.0.9.tgz
|
||||
|
||||
Detailed build instructions can be found in the INSTALL file.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue