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

Christian Lohmaier lohmaier+LibreOffice at googlemail.com
Wed Oct 8 17:38:40 PDT 2014


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

New commits:
commit 3759f3896da5473d42f055b794481fe1c7a2964d
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date:   Thu Oct 9 02:38:02 2014 +0200

    bump product version to 4.3.3.1.0+
    
    Change-Id: I8d99eb615bd74dde88d8dc679b304eaad7021914

diff --git a/configure.ac b/configure.ac
index 363eb2f..5e24398 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.3.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.3.3.1.0+],[],[],[http://documentfoundation.org/])
 
 AC_PREREQ([2.59])
 


More information about the Libreoffice-commits mailing list