[Libreoffice-commits] core.git: Branch 'distro/collabora/co-2021' - configure.ac

Andras Timar (via logerrit) logerrit at kemper.freedesktop.org
Mon Aug 30 08:32:53 UTC 2021


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

New commits:
commit 20023dc85301ded11053b62f8868c287bca35ce8
Author:     Andras Timar <andras.timar at collabora.com>
AuthorDate: Mon Aug 30 10:32:17 2021 +0200
Commit:     Andras Timar <andras.timar at collabora.com>
CommitDate: Mon Aug 30 10:32:17 2021 +0200

    Bump version to 21.06.4
    
    Change-Id: Ibb0cf6dd46cbe2c6996d02e65e670638b3e242d4

diff --git a/configure.ac b/configure.ac
index 6b0e72a5d573..a9e1f80f74a9 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([Collabora Office],[21.06.3.1],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[21.06.4.1],[],[],[https://collaboraoffice.com/])
 
 dnl libnumbertext needs autoconf 2.68, but that can pick up autoconf268 just fine if it is installed
 dnl whereas aclocal (as run by autogen.sh) insists on using autoconf and fails hard


More information about the Libreoffice-commits mailing list