From a66fbf97d277222106002805723723b4b5bef726 Mon Sep 17 00:00:00 2001 From: Christopher Allan Webber Date: Wed, 10 Jul 2013 17:41:16 -0500 Subject: [PATCH] A few small formatting fixes on the release notes --- docs/source/siteadmin/relnotes.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/source/siteadmin/relnotes.rst b/docs/source/siteadmin/relnotes.rst index b49d1654..8e7ba396 100644 --- a/docs/source/siteadmin/relnotes.rst +++ b/docs/source/siteadmin/relnotes.rst @@ -21,6 +21,7 @@ This chapter has important information for releases in it. If you're upgrading from a previous release, please read it carefully, or at least skim over it. + 0.4.1 ===== @@ -38,6 +39,7 @@ Otherwise, follow 0.4.0 instructions. ===== **Do this to upgrade** + 1. Make sure to run ``./bin/python setup.py develop --upgrade && ./bin/gmg dbupdate`` after upgrading.