[Libreoffice-commits] core.git: configure.ac

Christian Lohmaier lohmaier+LibreOffice at googlemail.com
Sun Apr 19 04:05:17 PDT 2015


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

New commits:
commit 433016e68fd98583ece002ec41009da42454072e
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date:   Sun Apr 19 13:02:29 2015 +0200

    bump product version to 5.0.0.0.alpha1+
    
    Change-Id: Ia9302fd2ab0012365850295ef960a91af223c022

diff --git a/configure.ac b/configure.ac
index 66f4209..77182ca 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],[5.0.0.0.alpha0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.0.0.0.alpha1+],[],[],[http://documentfoundation.org/])
 
 AC_PREREQ([2.59])
 


More information about the Libreoffice-commits mailing list