From a630756a23cf274a1c751e530e54aa746ad5640d Mon Sep 17 00:00:00 2001 From: springmeyer Date: Fri, 3 Aug 2012 18:22:22 -0700 Subject: [PATCH] Updated MapnikReleaseSteps (markdown) --- MapnikReleaseSteps.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/MapnikReleaseSteps.md b/MapnikReleaseSteps.md index d047e37..a6474d0 100644 --- a/MapnikReleaseSteps.md +++ b/MapnikReleaseSteps.md @@ -113,16 +113,18 @@ MAPNIK_VERSION=`mapnik-config --version` git ci include/mapnik/version.hpp SConstruct -m "now working on mapnik v${MAPNIK_VERSION}" git push ``` + +### Update Mapnik.org + +* push python api docs +* update the [download page](http://mapnik.org/download/) +* new blog post with updated release links ### Packaging * Package binaries for Windows, Mac, and Ubuntu Linux (PPA) * Upload Mac/Win binary packages to the [github downloads page](https://github.com/mapnik/mapnik/downloads) * Submit patch for updated [Mapnik Portfile](http://trac.macports.org/browser/trunk/dports/python/py26-mapnik/Portfile) and [homebrew Formula](https://github.com/mxcl/homebrew) - -### Web - -* New blog post at [mapnik.org](http://mapnik.org) updated release links ### Wiki Post-Release