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

Christian Lohmaier lohmaier+LibreOffice at googlemail.com
Thu Feb 8 14:38:57 UTC 2018


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

New commits:
commit b6f88eeba6529a59b4a606b6a31d6dbf222671fd
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date:   Thu Feb 8 15:36:05 2018 +0100

    bump product version to 6.0.2.0.0+
    
    Change-Id: I6d86af6663fdac9e8704f23a862a31de184708d1

diff --git a/configure.ac b/configure.ac
index dd97036b40bb..dcba0de5d5b1 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.1.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.0.2.0.0+],[],[],[http://documentfoundation.org/])
 
 AC_PREREQ([2.59])
 


More information about the Libreoffice-commits mailing list