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

Christian Lohmaier lohmaier+LibreOffice at googlemail.com
Wed May 25 22:23:04 UTC 2016


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

New commits:
commit 61b43a02cc2b19cc39e801d68714958398d4a401
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date:   Thu May 26 00:22:32 2016 +0200

    bump product version to 5.3.0.0.alpha0+
    
    Change-Id: I35fce4ddd6418bb9019c66ca2b5ee4dfd7a8bac5

diff --git a/configure.ac b/configure.ac
index 44f6e87..b88f81b 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.2.0.0.alpha1+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.3.0.0.alpha0+],[],[],[http://documentfoundation.org/])
 
 AC_PREREQ([2.59])
 


More information about the Libreoffice-commits mailing list