summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2013-03-03 23:47:58 -0800
committerGravatar Dirk Hohndel <dirk@hohndel.org>2013-03-03 23:49:32 -0800
commita5a3e0a72ea9f0108a8387318c82b43d06856765 (patch)
tree3a864330fc84c152fc1a2e06715c886b1faf7b11 /README
parent1a69a845e1d5a6d3a4070eebd9a29656726455e9 (diff)
downloadsubsurface-a5a3e0a72ea9f0108a8387318c82b43d06856765.tar.gz
Update README, ReleaseNotes and Makefile for 3.0.2
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index af951ebaa..af7aa9c56 100644
--- a/README
+++ b/README
@@ -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