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

Christian Lohmaier lohmaier+LibreOffice at googlemail.com
Tue Sep 17 17:36:52 PDT 2013


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

New commits:
commit 751e19cd0274ab210cdf3d1f4d555b2ca5ab8871
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date:   Wed Sep 18 02:35:36 2013 +0200

    bump product version to 4.1.2.2.0+
    
    Change-Id: I9967fba187bdf6c9c2fcce0b95d8664533cc596a

diff --git a/configure.ac b/configure.ac
index 3a9466c..8556be8 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.2.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.1.2.2.0+],[],[],[http://documentfoundation.org/])
 
 AC_PREREQ([2.59])
 save_CC=$CC


More information about the Libreoffice-commits mailing list