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

Christian Lohmaier lohmaier+LibreOffice at googlemail.com
Tue Nov 25 15:36:47 PST 2014


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

New commits:
commit 38b53abc8594c262368fd5913793b85197cf1f71
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date:   Wed Nov 26 00:36:09 2014 +0100

    bump product version to 4.3.5.1.0+
    
    Change-Id: I4142ade6bb2be69c0bac8d8e122f271312e29738

diff --git a/configure.ac b/configure.ac
index 3426484..89d8f0b 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.5.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.3.5.1.0+],[],[],[http://documentfoundation.org/])
 
 AC_PREREQ([2.59])
 


More information about the Libreoffice-commits mailing list