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

Robinson Tryon qubit at runcibility.com
Wed Sep 10 16:33:55 PDT 2014


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

New commits:
commit 306f499f0468c9b2260f3e3797594b8fcaaba706
Author: Robinson Tryon <qubit at runcibility.com>
Date:   Wed Sep 10 19:29:54 2014 -0400

    bump product version to 4.3.3.0.0+
    
    Change-Id: If10a7c3e1b92e4c9514064458d103d7e21040586

diff --git a/configure.ac b/configure.ac
index 9cd589b..7aaa5d0 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.2.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.3.3.0.0+],[],[],[http://documentfoundation.org/])
 
 AC_PREREQ([2.59])
 


More information about the Libreoffice-commits mailing list