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

Christian Lohmaier lohmaier+LibreOffice at googlemail.com
Tue Apr 14 13:51:46 PDT 2015


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

New commits:
commit 8e8631e631ec55b7baf61e449225e63bd1b001df
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date:   Tue Apr 14 22:51:35 2015 +0200

    bump product version to 4.4.3.1.0+
    
    Change-Id: I03ff442b46bb45d8bd7bdbd2e165ce745d5ac2ba

diff --git a/configure.ac b/configure.ac
index f0de637..25097e3 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.4.3.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.4.3.1.0+],[],[],[http://documentfoundation.org/])
 
 AC_PREREQ([2.59])
 


More information about the Libreoffice-commits mailing list