[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-4' - configure.ac

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Mon May 6 19:09:10 UTC 2019


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

New commits:
commit 0812f72134b58a235715a0aa6f5211dd7bcd782e
Author:     Andras Timar <andras.timar at collabora.com>
AuthorDate: Mon May 6 21:08:37 2019 +0200
Commit:     Andras Timar <andras.timar at collabora.com>
CommitDate: Mon May 6 21:08:37 2019 +0200

    Bump version to 4.1.0
    
    Change-Id: Ifeed2bd03303e01a1363d4fdcfc604b0c4f91459

diff --git a/configure.ac b/configure.ac
index f8ad130c7..14ca275dc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
 
 AC_PREREQ([2.63])
 
-AC_INIT([loolwsd], [4.0.3], [libreoffice at lists.freedesktop.org])
+AC_INIT([loolwsd], [4.1.0], [libreoffice at lists.freedesktop.org])
 LT_INIT([shared, disable-static, dlopen])
 
 AM_INIT_AUTOMAKE([1.10 subdir-objects tar-pax -Wno-portability])


More information about the Libreoffice-commits mailing list