[Libreoffice-commits] core.git: Branch 'libreoffice-6-0-7' - configure.ac

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Tue Oct 30 16:57:06 UTC 2018


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

New commits:
commit 806b1b1d91c1f9b2ca7d3121cffc5ea361e985ec
Author:     Xisco Fauli <xiscofauli at libreoffice.org>
AuthorDate: Tue Oct 30 17:55:21 2018 +0100
Commit:     Xisco Fauli <xiscofauli at libreoffice.org>
CommitDate: Tue Oct 30 17:55:21 2018 +0100

    bump product version to 6.0.7.3.0+
    
    Change-Id: I62ed62a0373c4e2f5a74105073d6c4590aba2189

diff --git a/configure.ac b/configure.ac
index 1039ea05d1ff..c5343f2ec380 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],[6.0.7.2.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.0.7.3.0+],[],[],[http://documentfoundation.org/])
 
 AC_PREREQ([2.59])
 


More information about the Libreoffice-commits mailing list