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

Thorsten Behrens (via logerrit) logerrit at kemper.freedesktop.org
Mon Sep 30 07:31:06 UTC 2019


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

New commits:
commit f435da92fb22a84d32b48778e0aa63d1e7767ceb
Author:     Thorsten Behrens <Thorsten.Behrens at CIB.de>
AuthorDate: Mon Sep 30 09:30:07 2019 +0200
Commit:     Thorsten Behrens <Thorsten.Behrens at CIB.de>
CommitDate: Mon Sep 30 09:30:07 2019 +0200

    Bump version to 6.1.7.6
    
    Change-Id: I110764d39edae9cc5d6f3e63f2a33aba1d680578

diff --git a/configure.ac b/configure.ac
index c159c4048da6..4f15ac04d00e 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.5],[],[],[https://libreoffice.cib.eu/])
+AC_INIT([LibreOffice powered by CIB],[6.1.7.6],[],[],[https://libreoffice.cib.eu/])
 
 AC_PREREQ([2.59])
 


More information about the Libreoffice-commits mailing list