[Libreoffice-commits] core.git: configure.ac
Christian Lohmaier
lohmaier+LibreOffice at googlemail.com
Thu May 24 16:57:01 UTC 2018
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit b6777968a4457bb8aadb51a7f6a7bf1be4477552
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date: Thu May 24 18:54:34 2018 +0200
bump product version to 6.2.0.0.alpha0+
Change-Id: Id6f2b9036832e581aa6ccb45fd3f7a56191db980
diff --git a/configure.ac b/configure.ac
index c42e17bec20f..21218f46e41c 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.2.0.0.alpha0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])
More information about the Libreoffice-commits
mailing list