diff options
author | Thorsten Behrens <Thorsten.Behrens@CIB.de> | 2019-07-20 01:48:23 +0200 |
---|---|---|
committer | Thorsten Behrens <Thorsten.Behrens@CIB.de> | 2019-07-21 04:01:59 +0200 |
commit | 71710e17a9449ec582949335895753bef39f4f11 (patch) | |
tree | 94360b9867205b70de030837d384505fcc2db12f | |
parent | 520dd8a0d5b02bfaf20c728d25e11282e2844aab (diff) |
Bump version to 6.1.7.2cib-6.1-2
(and get signed msi packages back)
Change-Id: I49748d9a1e0c9af4e3e248b45bf59a282411c8b2
-rw-r--r-- | configure.ac | 2 | ||||
-rw-r--r-- | instsetoo_native/util/openoffice.lst.in | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 4097dd565e50..b2a074b5bc8e 100644 --- a/configure.ac +++ b/configure.ac @@ -9,7 +9,7 @@ dnl in order to create a configure script. # several non-alphanumeric characters, those are split off and used only for the # ABOUTBOXPRODUCTVERSIONSUFFIX in openoffice.lst. Why that is necessary, no idea. -AC_INIT([LibreOffice powered by CIB],[6.1.7.1],[],[],[https://libreoffice.cib.eu/]) +AC_INIT([LibreOffice powered by CIB],[6.1.7.2],[],[],[https://libreoffice.cib.eu/]) AC_PREREQ([2.59]) diff --git a/instsetoo_native/util/openoffice.lst.in b/instsetoo_native/util/openoffice.lst.in index 7c8daf33f52f..6feb827aed65 100644 --- a/instsetoo_native/util/openoffice.lst.in +++ b/instsetoo_native/util/openoffice.lst.in @@ -27,7 +27,7 @@ Globals REGISTRYLAYERNAME Layers SERVICEPACK 1 UPDATE_DATABASE 1 - CREATE_MSP_INSTALLSET 1 + CREATE_MSP_INSTALLSET 0 UPDATE_DATABASE_LISTNAME finals_instsetoo.txt PACKAGEMAP package_names.txt,package_names_ext.txt WINDOWSPATCHLEVEL @LIBO_VERSION_PATCH@ |