summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThorsten Behrens <Thorsten.Behrens@CIB.de>2020-09-12 21:32:14 +0200
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2020-09-12 21:32:14 +0200
commit380cbd8b7e4925a419fd477684505930c0e946bb (patch)
treedba5cd45ee844baa9b4e04c6da82f52f9c66f2c6
parentOnly access css::drawing::PointSequence when not empty (diff)
downloadcore-380cbd8b7e4925a419fd477684505930c0e946bb.tar.gz
core-380cbd8b7e4925a419fd477684505930c0e946bb.zip
Bump version to 6.1.7.18
Change-Id: I7b4d2c98f1dae5cae9d9fcf77e8e7361176fa1ad
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d73f45de05f1..502814cf7a20 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.17],[],[],[https://libreoffice.cib.eu/])
+AC_INIT([LibreOffice powered by CIB],[6.1.7.18],[],[],[https://libreoffice.cib.eu/])
AC_PREREQ([2.59])