[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - configure.ac

Christian Lohmaier lohmaier+LibreOffice at googlemail.com
Wed Jan 14 11:41:00 PST 2015


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

New commits:
commit fcd52ab6dbd9b26b06c96d569bbe996189c0784a
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date:   Wed Jan 14 20:40:47 2015 +0100

    bump product version to 4.3.7.0.0+
    
    Change-Id: I8693c7f56bf90f6a2220b25c7ca7dbb248fcc28f

diff --git a/configure.ac b/configure.ac
index d4cf1a2..3425c9f 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],[4.3.6.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.3.7.0.0+],[],[],[http://documentfoundation.org/])
 
 AC_PREREQ([2.59])
 


More information about the Libreoffice-commits mailing list