[Libreoffice-commits] core.git: Branch 'libreoffice-6-1' - configure.ac
Christian Lohmaier
lohmaier+LibreOffice at googlemail.com
Thu May 24 17:03:20 UTC 2018
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit fde8bf6bd16b5f3c6ab84e5139523a12ae8af0d1
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date: Thu May 24 19:00:49 2018 +0200
bump product version to 6.1.0.0.beta1+
Change-Id: Iaac16262c7d5d4b14d605af26e9c3bdd016b059e
diff --git a/configure.ac b/configure.ac
index c42e17bec20f..8bf75c8c4d3b 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.1.0.0.alpha1+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.1.0.0.beta1+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])
More information about the Libreoffice-commits
mailing list