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

Christian Lohmaier lohmaier+LibreOffice at googlemail.com
Tue Apr 19 23:33:13 UTC 2016


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

New commits:
commit 6e0576fbc00e99304ad95cd3da29529cab8e760c
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date:   Wed Apr 20 01:32:24 2016 +0200

    bump product version to 5.1.4.0.0+
    
    Change-Id: Ib8dc005eb83fcd80cc381a223c97c838f7d401b4

diff --git a/configure.ac b/configure.ac
index 91645f2..b3dbaa7 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.1.3.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.1.4.0.0+],[],[],[http://documentfoundation.org/])
 
 AC_PREREQ([2.59])
 


More information about the Libreoffice-commits mailing list