mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Prepare for 4.0.1 release
Small updates to README, ReleaseNotes, user manual. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
e06f9c4e88
commit
7771158c82
5 changed files with 200 additions and 67 deletions
8
README
8
README
|
@ -1,5 +1,5 @@
|
|||
|
||||
This is the README file for Subsurface 4.0.
|
||||
This is the README file for Subsurface 4.0.1
|
||||
|
||||
After the release of Subsurface 3.1 the Subsurface developer team
|
||||
decided to make a major change in the development direction of the
|
||||
|
@ -24,7 +24,7 @@ As always in a massive rewrite like this, there are still a small
|
|||
handful of known bugs and issues - please check ReleaseNotes.txt and
|
||||
our bug tracker at trac.hohndel.org.
|
||||
|
||||
The latest public version is Subsurface 4.0, released in December of 2013.
|
||||
The latest public version is Subsurface 4.0.1, released in January of 2014.
|
||||
|
||||
License: GPLv2
|
||||
|
||||
|
@ -40,12 +40,12 @@ You can also browse the sources via gitweb at git.hohndel.org
|
|||
If you want the latest release (instead of the bleeding edge
|
||||
development version) you can either get this via
|
||||
|
||||
git checkout v4.0 (or whatever the last release is)
|
||||
git checkout v4.0.1 (or whatever the last release is)
|
||||
|
||||
if you have already cloned the git repository as shown above or you
|
||||
can get a tar ball from
|
||||
|
||||
http://subsurface.hohndel.org/downloads/Subsurface-4.0.tgz
|
||||
http://subsurface.hohndel.org/downloads/Subsurface-4.0.1.tgz
|
||||
|
||||
|
||||
Basic Usage:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue