Wrong version number. Stupid copy-pasta!
authorChristopher Allan Webber <cwebber@dustycloud.org>
Fri, 22 May 2015 16:08:45 +0000 (11:08 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Fri, 22 May 2015 16:08:45 +0000 (11:08 -0500)
docs/source/siteadmin/relnotes.rst

index 8ec7cf8ed8eca746276ffbf14b2037161bf21d52..ca6d11b596e3a83374be34baf7154e7cf325b889 100644 (file)
@@ -49,7 +49,7 @@ trouble, consider pinging the MediaGoblin list or IRC channel.
 **Do this to upgrade**
 
 1. Update to the latest release.  If checked out from git, run:
-   ``git fetch && git checkout -q v0.7.1 && git submodule init && git submodule update``
+   ``git fetch && git checkout -q v0.8.0 && git submodule init && git submodule update``
 2. Run
    ``./bootstrap.sh && ./configure && make``
 3. Also run