diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2020-05-01 12:13:19 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2020-05-02 10:26:17 -0700 |
commit | f16738c3a1009c21aadd79f26d2dc6c69b20f99b (patch) | |
tree | c82849a6689d6b8ab553f1c10cb5e22e4df5df09 /README.md | |
parent | 389bfcc6714b4b6ef6599e08276d0a4d0e63e309 (diff) | |
download | subsurface-f16738c3a1009c21aadd79f26d2dc6c69b20f99b.tar.gz |
update README for 4.9.4
This tweaks the language about where to find the latest binaries,
as some of them are also under downloads/test and in the OBS repos.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1,9 +1,9 @@ # Subsurface [![Build Status](https://travis-ci.org/Subsurface-divelog/subsurface.svg?branch=master)](https://travis-ci.org/Subsurface-divelog/subsurface) -This is the README file for Subsurface 4.9.3 +This is the README file for Subsurface 4.9.4 Please check the `ReleaseNotes.txt` for details about new features and -changes since Subsurface 4.9.2 (and earlier versions). +changes since Subsurface 4.9.3 (and earlier versions). Subsurface can be found at http://subsurface-divelog.org @@ -16,7 +16,8 @@ License: GPLv2 We frequently make new test versions of Subsurface available at http://subsurface-divelog.org/downloads/test/ and you always can get the -latest builds (with some caveats about installability) at +latest builds (with some caveats about installability) there, in the +Subsurface-daily repos on Launchpad and OBS and at https://github.com/subsurface/subsurface/releases/tag/ci-release These tend to contain the latest bug fixes and features, but also |