diff HowTo-Release.txt @ 269:7c8ae43bc465 release-0.9

* HowTo-Release.txt: Added some more hints for releses. * doku/source/conf.py: Bumped version-number to 0.9 * website/development-de.htm4, website/development.htm4, website/download-de.htm4, website/download.htm4, website/header.m4: Updated links to version 0.9
author Stephan Holl <stephan.holl@intevation.de>
date Thu, 08 Sep 2011 17:13:31 +0200
parents 4ce2d28971e9
children 58977f4b2cc5
line wrap: on
line diff
--- a/HowTo-Release.txt	Thu Sep 08 16:47:40 2011 +0200
+++ b/HowTo-Release.txt	Thu Sep 08 17:13:31 2011 +0200
@@ -15,6 +15,7 @@
 
 3. Create PDF-file of Documentation:
    $ cd doku && make latexpdf
+   $ cp build/latex/MXD2map.pdf  build/latex/MXD2map-$MXD2MAPVERSION.pdf
 
 4. Create new source-release on 0.8 on wald and upload Documentation-PDF and MXD2map-0.8.tar.gz
 
@@ -44,10 +45,12 @@
 
    $ hg tag -m "Tagged as release 'release-$MXD2MAPVERSION'" && hg push
 
+4.3 Create new binary-release on Wald and upload MXD2map-$MXD2MAPVERSION.exe.
+
 5. Update versions and URLs on the homepage (updates documentation as
    well!) [requires sphinx available in $PATH]
 
-   $ cd website && edit files
+   $ cd website && edit header.m4, download-de.htm4, download.htm4
    $ hg commit -m "Updated Website to version $MXD2MAPVERSION, added download-links" && hg push
    $ make online
 
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)