Update README, ReleaseNotes and Makefile for 3.0.2

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2013-03-03 23:47:58 -08:00
parent 1a69a845e1
commit a5a3e0a72e
4 changed files with 48 additions and 5 deletions

4
README
View file

@ -51,12 +51,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 v3.0.1 (or whatever the last release is)
git checkout v3.0.2 (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-3.0.1.tgz
http://subsurface.hohndel.org/downloads/Subsurface-3.0.2.tgz
Building subsurface under Linux