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

Petr Mladek pmladek at suse.cz
Mon May 27 01:57:04 PDT 2013


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

New commits:
commit 515495acadd9c7bafb682eb9a5adac9422ceadc2
Author: Petr Mladek <pmladek at suse.cz>
Date:   Mon May 27 10:45:38 2013 +0200

    bump product version to 4.1.0.0.beta1+
    
    Change-Id: I9994b3069e52e4d087c15ddb5fc7767b9fb2a6fe

diff --git a/configure.ac b/configure.ac
index 10782ff..889d4e7 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.0.alpha1+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.1.0.0.beta1+],[],[],[http://documentfoundation.org/])
 
 AC_PREREQ([2.59])
 save_CC=$CC


More information about the Libreoffice-commits mailing list