[MXD2map-commits] r323:4051c39757db
scm-commit at wald.intevation.org
scm-commit at wald.intevation.org
Mon Oct 15 09:47:36 CEST 2012
details: http://hg.intevation.org/geospatial/mxd2map/rev/4051c39757db
changeset: 323:4051c39757db
user: Andre Heinecke <aheinecke at intevation.de>
date: Fri Oct 12 16:26:30 2012 +0200
description:
Bump Version to 1.1
diffstat:
ChangeLog | 5 +++++
contrib/installer/MXD2map-installer.nsi | 2 +-
doku/source/conf.py | 4 ++--
3 files changed, 8 insertions(+), 3 deletions(-)
diffs (39 lines):
diff -r 40442cbfbcc7 -r 4051c39757db ChangeLog
--- 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 at intevation.de>
+
+ * doku/source/conf.py, contrib/installer/MXD2map-installer.nsi:
+ Bump Version to 1.1
+
2012-09-21 Andre Heinecke <aheinecke at intevation.de>
* src/java/de/intevation/mxd/writer/MapScriptWriter.java:
diff -r 40442cbfbcc7 -r 4051c39757db contrib/installer/MXD2map-installer.nsi
--- 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"
diff -r 40442cbfbcc7 -r 4051c39757db doku/source/conf.py
--- 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.
More information about the MXD2map-commits
mailing list