From d73b46346a76d26047f80b28af874e6af34abd1d Mon Sep 17 00:00:00 2001 From: Thorsten Behrens Date: Wed, 3 Jun 2020 00:44:35 +0200 Subject: Bump version to 6.1.7.15 Change-Id: I75725ca4812e1afe5bf3264e93fdb963fdadcab2 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]) -- cgit