[MXD2map-commits] r277:b2df9936d4f8

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Thu Oct 6 12:31:10 CEST 2011


details:   http://hg.intevation.org/geospatial/mxd2map/rev/b2df9936d4f8

changeset: 277:b2df9936d4f8

user:      Stephan Holl <stephan.holl at intevation.de>

date:      Thu Oct 06 12:31:05 2011 +0200

description:
* doku/source/conf.py, contrib/installer/MXD2map-installer.nsi:
  Bumped version-number to 1.0


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 75b8b7112dad -r b2df9936d4f8 ChangeLog
--- 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 at intevation.de>
+
+	* doku/source/conf.py, contrib/installer/MXD2map-installer.nsi:
+	Bumped version-number to 1.0
+
 2011-09-09  Stephan Holl  <stephan.holl at intevation.de>
 
 	* website/about-de.htm4, website/about.htm4,
diff -r 75b8b7112dad -r b2df9936d4f8 contrib/installer/MXD2map-installer.nsi
--- 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"
diff -r 75b8b7112dad -r b2df9936d4f8 doku/source/conf.py
--- 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.


More information about the MXD2map-commits mailing list