summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-12-08 00:26:11 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-12-08 00:26:11 +0100
commitc66754d9c591ff329f1460d0fc89b2666c03e321 (patch)
tree10918a838735f3c717584006b1b06e3d22ee48d3
parent2e368c5946ba1e608ff263e5892b10d02c90275b (diff)
bump product version to 6.0.0.0.beta2
Change-Id: I43c1dc19da47999ae94ebed6d251670e6e0ebece
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e5afc95810aa..b042ea81d9f0 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.beta1+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.0.0.0.beta2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])