changeset 323:4051c39757db

Bump Version to 1.1
author Andre Heinecke <aheinecke@intevation.de>
date Fri, 12 Oct 2012 16:26:30 +0200
parents 40442cbfbcc7
children 5e7e6d99f997
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	Fri Sep 21 10:27:26 2012 +0200
+++ b/ChangeLog	Fri Oct 12 16:26:30 2012 +0200
@@ -1,3 +1,8 @@
+2011-10-12  Andre Heinecke <aheinecke@intevation.de>
+
+	* doku/source/conf.py, contrib/installer/MXD2map-installer.nsi:
+	Bump Version to 1.1
+
 2012-09-21  Andre Heinecke <aheinecke@intevation.de>
 
 	* src/java/de/intevation/mxd/writer/MapScriptWriter.java:
--- a/contrib/installer/MXD2map-installer.nsi	Fri Sep 21 10:27:26 2012 +0200
+++ b/contrib/installer/MXD2map-installer.nsi	Fri Oct 12 16:26:30 2012 +0200
@@ -21,7 +21,7 @@
 
 ; Product defines ------------
 !define PRODUCT_NAME "MXD2map"
-!define PRODUCT_VERSION "1.0"
+!define PRODUCT_VERSION "1.1"
 !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	Fri Sep 21 10:27:26 2012 +0200
+++ b/doku/source/conf.py	Fri Oct 12 16:26:30 2012 +0200
@@ -48,9 +48,9 @@
 # built documents.
 #
 # The short X.Y version.
-version = '1.0'
+version = '1.1'
 # The full version, including alpha/beta/rc tags.
-release = '1.0.0'
+release = '1.1.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)