[Libreoffice-commits] core.git: Branch 'distro/cib/libreoffice-6-1' - configure.ac

Thorsten Behrens (via logerrit) logerrit at kemper.freedesktop.org
Sat Sep 12 19:32:57 UTC 2020


 configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 380cbd8b7e4925a419fd477684505930c0e946bb
Author:     Thorsten Behrens <Thorsten.Behrens at CIB.de>
AuthorDate: Sat Sep 12 21:32:14 2020 +0200
Commit:     Thorsten Behrens <Thorsten.Behrens at CIB.de>
CommitDate: Sat Sep 12 21:32:14 2020 +0200

    Bump version to 6.1.7.18
    
    Change-Id: I7b4d2c98f1dae5cae9d9fcf77e8e7361176fa1ad

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])
 


More information about the Libreoffice-commits mailing list