changeset 277:b2df9936d4f8

* doku/source/conf.py, contrib/installer/MXD2map-installer.nsi: Bumped version-number to 1.0
author Stephan Holl <stephan.holl@intevation.de>
date Thu, 06 Oct 2011 12:31:05 +0200
parents 75b8b7112dad
children c023b4978663
files ChangeLog contrib/installer/MXD2map-installer.nsi doku/source/conf.py
diffstat 3 files changed, 8 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Thu Oct 06 10:05:41 2011 +0200
+++ b/ChangeLog	Thu Oct 06 12:31:05 2011 +0200
@@ -1,3 +1,8 @@
+2011-10-06  Stephan Holl  <stephan.holl@intevation.de>
+
+	* doku/source/conf.py, contrib/installer/MXD2map-installer.nsi:
+	Bumped version-number to 1.0
+
 2011-09-09  Stephan Holl  <stephan.holl@intevation.de>
 
 	* website/about-de.htm4, website/about.htm4,
--- a/contrib/installer/MXD2map-installer.nsi	Thu Oct 06 10:05:41 2011 +0200
+++ b/contrib/installer/MXD2map-installer.nsi	Thu Oct 06 12:31:05 2011 +0200
@@ -21,7 +21,7 @@
 
 ; Product defines ------------
 !define PRODUCT_NAME "MXD2map"
-!define PRODUCT_VERSION "0.9"
+!define PRODUCT_VERSION "1.0"
 !define PRODUCT_DIR_REGKEY "Software\Microsoft\Windows\CurrentVersion\App Paths\mxd2map"
 !define PRODUCT_UNINST_KEY "Software\Microsoft\Windows\CurrentVersion\Uninstall\${PRODUCT_NAME}"
 !define PRODUCT_UNINST_ROOT_KEY "HKLM"
--- a/doku/source/conf.py	Thu Oct 06 10:05:41 2011 +0200
+++ b/doku/source/conf.py	Thu Oct 06 12:31:05 2011 +0200
@@ -48,9 +48,9 @@
 # built documents.
 #
 # The short X.Y version.
-version = '0.9'
+version = '1.0'
 # The full version, including alpha/beta/rc tags.
-release = '0.9.0'
+release = '1.0.0'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)