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

Thorsten Behrens (via logerrit) logerrit at kemper.freedesktop.org
Wed Mar 11 00:20:55 UTC 2020


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

New commits:
commit cc41775321af3e343204521a45193331cdc3fcd8
Author:     Thorsten Behrens <Thorsten.Behrens at CIB.de>
AuthorDate: Wed Mar 11 01:19:59 2020 +0100
Commit:     Thorsten Behrens <Thorsten.Behrens at CIB.de>
CommitDate: Wed Mar 11 01:19:59 2020 +0100

    Bump version to 6.1.7.10
    
    Change-Id: I45f327df9f6ba5f4e617a15b80a0abb7f713781e

diff --git a/configure.ac b/configure.ac
index 6348c853610c..2f638beb3c57 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.9],[],[],[https://libreoffice.cib.eu/])
+AC_INIT([LibreOffice powered by CIB],[6.1.7.10],[],[],[https://libreoffice.cib.eu/])
 
 AC_PREREQ([2.59])
 


More information about the Libreoffice-commits mailing list