summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorsten Behrens <Thorsten.Behrens@CIB.de>2020-06-03 00:44:35 +0200
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2020-06-03 00:44:35 +0200
commitd73b46346a76d26047f80b28af874e6af34abd1d (patch)
tree28d6e3c025d661323f2d9c14a7ba67c3a3416a48
parent665258448af655f4b9da434ec29d380597b901e6 (diff)
Bump version to 6.1.7.15cib-6.1-15
Change-Id: I75725ca4812e1afe5bf3264e93fdb963fdadcab2
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 08f362fdac6f..3e3ea6cb6fe0 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.14],[],[],[https://libreoffice.cib.eu/])
+AC_INIT([LibreOffice powered by CIB],[6.1.7.15],[],[],[https://libreoffice.cib.eu/])
AC_PREREQ([2.59])