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

Christian Lohmaier lohmaier+LibreOffice at googlemail.com
Sat Nov 25 16:18:52 UTC 2017


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

New commits:
commit 9d952bdfbd226cadd15cb7ee28188c0e2b75f747
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date:   Sat Nov 25 17:17:25 2017 +0100

    bump product version to 6.0.0.0.beta1+
    
    Change-Id: Ied8e3648bd67ab9a85f8cc77b1797d04e0274471

diff --git a/configure.ac b/configure.ac
index a4140c7b7f24..c5adc3aa5aa9 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],[6.0.0.0.alpha1+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.0.0.0.beta1+],[],[],[http://documentfoundation.org/])
 
 AC_PREREQ([2.59])
 


More information about the Libreoffice-commits mailing list