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

Thorsten Behrens (via logerrit) logerrit at kemper.freedesktop.org
Tue Oct 6 23:23:26 UTC 2020


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

New commits:
commit 79b972d3befa8202df8ee2e6ab71a4fdbe2db05f
Author:     Thorsten Behrens <Thorsten.Behrens at CIB.de>
AuthorDate: Wed Oct 7 01:22:20 2020 +0200
Commit:     Thorsten Behrens <Thorsten.Behrens at CIB.de>
CommitDate: Wed Oct 7 01:22:20 2020 +0200

    Bump version to 6.1.7.19
    
    Change-Id: I8cd0ec2fead4ddb0718d63377d2600f8d13812c9

diff --git a/configure.ac b/configure.ac
index 502814cf7a20..e519d688b62a 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.18],[],[],[https://libreoffice.cib.eu/])
+AC_INIT([LibreOffice powered by CIB],[6.1.7.19],[],[],[https://libreoffice.cib.eu/])
 
 AC_PREREQ([2.59])
 


More information about the Libreoffice-commits mailing list