[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - configure.ac

Christian Lohmaier lohmaier+LibreOffice at googlemail.com
Thu Feb 16 13:41:15 UTC 2017


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

New commits:
commit 176b1bc9b78d8baebb8625052d652e08992bc48a
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date:   Thu Feb 16 14:40:42 2017 +0100

    bump product version to 5.2.7.0.0+
    
    Change-Id: Ib6041de6724961c2b981c5f82a961a414ae5cc93

diff --git a/configure.ac b/configure.ac
index 5c12d1d..f928d5e 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],[5.2.6.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.2.7.0.0+],[],[],[http://documentfoundation.org/])
 
 AC_PREREQ([2.59])
 


More information about the Libreoffice-commits mailing list