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

Christian Lohmaier lohmaier+LibreOffice at googlemail.com
Tue Apr 15 12:48:10 PDT 2014


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

New commits:
commit 0c4a6c614a798ac9844a90b1a89ae2db16293f79
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date:   Tue Apr 15 21:45:25 2014 +0200

    bump version to 4.2.4.1.0+
    
    Change-Id: If2cf76f12f5cbd7b60bb08ce91a5f78ff51cf713

diff --git a/configure.ac b/configure.ac
index b352974..a34d066 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.2.4.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.2.4.1.0+],[],[],[http://documentfoundation.org/])
 
 AC_PREREQ([2.59])
 


More information about the Libreoffice-commits mailing list