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

Andras Timar (via logerrit) logerrit at kemper.freedesktop.org
Wed Sep 2 11:59:40 UTC 2020


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

New commits:
commit 14f75d0969e7e41085cf405e9ae99f8575916beb
Author:     Andras Timar <andras.timar at collabora.com>
AuthorDate: Wed Sep 2 13:59:04 2020 +0200
Commit:     Andras Timar <andras.timar at collabora.com>
CommitDate: Wed Sep 2 13:59:04 2020 +0200

    Bump version to 6.0-38
    
    Change-Id: I32fca254463735f6a46ed0876decb93e73ed3f32

diff --git a/configure.ac b/configure.ac
index 0802592e2c17..2f07d17dd44d 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],[6.0.10.37],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[6.0.10.38],[],[],[https://collaboraoffice.com/])
 
 AC_PREREQ([2.59])
 


More information about the Libreoffice-commits mailing list