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

Thorsten Behrens (via logerrit) logerrit at kemper.freedesktop.org
Tue Apr 6 13:44:45 UTC 2021


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

New commits:
commit 9e05066dc95aa6926bb874a54a039688abc22bee
Author:     Thorsten Behrens <thorsten.behrens at allotropia.de>
AuthorDate: Tue Apr 6 15:44:02 2021 +0200
Commit:     Thorsten Behrens <thorsten.behrens at allotropia.de>
CommitDate: Tue Apr 6 15:44:02 2021 +0200

    Bump version to 6.1.7.25
    
    Change-Id: I802510d6a824a77143028718542e50412873ea80

diff --git a/configure.ac b/configure.ac
index e72c658aad46..3a313afde13c 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.24],[],[],[https://libreoffice.cib.eu/])
+AC_INIT([LibreOffice powered by CIB],[6.1.7.25],[],[],[https://libreoffice.cib.eu/])
 
 AC_PREREQ([2.59])
 


More information about the Libreoffice-commits mailing list