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

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Fri Jul 27 13:18:10 UTC 2018


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

New commits:
commit 19e4c9da2553458c62dfc5d75df3a6624ec63144
Author:     Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
AuthorDate: Fri Jul 27 15:16:41 2018 +0200
Commit:     Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
CommitDate: Fri Jul 27 15:16:41 2018 +0200

    bump product version to 6.0.6.2.0+
    
    Change-Id: I5a88b75561bdc7e36aa8f734c3509e9f418790ba

diff --git a/configure.ac b/configure.ac
index c58139a96459..c656a4e40f10 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.6.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.0.6.2.0+],[],[],[http://documentfoundation.org/])
 
 AC_PREREQ([2.59])
 


More information about the Libreoffice-commits mailing list