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

Christian Lohmaier lohmaier+LibreOffice at googlemail.com
Tue Aug 6 10:19:41 PDT 2013


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

New commits:
commit 57de36c208a2a745bd40fad452d7a62871829d71
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date:   Tue Aug 6 19:17:30 2013 +0200

    bump product version to 4.1.2.0.0+
    
    Change-Id: If1498f5712a17a09620188b6b4fcd0e574a40138

diff --git a/configure.ac b/configure.ac
index ce04c65..fd531de 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.1.1.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.1.2.0.0+],[],[],[http://documentfoundation.org/])
 
 AC_PREREQ([2.59])
 save_CC=$CC


More information about the Libreoffice-commits mailing list