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

Christian Lohmaier lohmaier+LibreOffice at googlemail.com
Wed Jul 3 10:10:13 PDT 2013


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

New commits:
commit 44ff9270a0a6ea7cf64256a71055c5cf6a17a6dc
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date:   Wed Jul 3 19:07:33 2013 +0200

    bump product version to 4.1.0.2.0+
    
    Change-Id: I1d12f6772ec3e4fe076784680ebd4a47bb3628f3

diff --git a/configure.ac b/configure.ac
index 50368f7..df40096 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.0.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.1.0.2.0+],[],[],[http://documentfoundation.org/])
 
 AC_PREREQ([2.59])
 save_CC=$CC


More information about the Libreoffice-commits mailing list