summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorThorsten Behrens <Thorsten.Behrens@CIB.de>2019-07-20 01:48:23 +0200
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2019-07-21 04:01:59 +0200
commit71710e17a9449ec582949335895753bef39f4f11 (patch)
tree94360b9867205b70de030837d384505fcc2db12f /configure.ac
parenttdf#126427 Fix deck highlighting after activating via UNO API (diff)
downloadcore-71710e17a9449ec582949335895753bef39f4f11.tar.gz
core-71710e17a9449ec582949335895753bef39f4f11.zip
Bump version to 6.1.7.2 cib-6.1-2
(and get signed msi packages back) Change-Id: I49748d9a1e0c9af4e3e248b45bf59a282411c8b2
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 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])