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

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Wed Jan 30 14:46:44 UTC 2019


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

New commits:
commit 3937898c80f4c2fe9a3bb569bd449264a03d6466
Author:     Andras Timar <andras.timar at collabora.com>
AuthorDate: Wed Jan 30 15:46:15 2019 +0100
Commit:     Andras Timar <andras.timar at collabora.com>
CommitDate: Wed Jan 30 15:46:15 2019 +0100

    Bump version to 6.0-22
    
    Change-Id: Icbee86df871c772c1897ddf4b84803970e574074

diff --git a/configure.ac b/configure.ac
index 5fb500c7fafa..c315047ac5c8 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.21],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[6.0.10.22],[],[],[https://collaboraoffice.com/])
 
 AC_PREREQ([2.59])
 


More information about the Libreoffice-commits mailing list