summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-12-08 00:27:22 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-12-08 00:27:22 +0100
commitabf26b0168dd19ff3f8a8656e92b23c9d49ea61e (patch)
tree0345885d860f08ba50a5bbdc4eecd99dbe8ff256 /configure.ac
parent2e368c5946ba1e608ff263e5892b10d02c90275b (diff)
bump product version to 6.0.0.0.beta2+
Change-Id: I01c100673afa24e44c97b94bf2597ed7e8cb0c8d
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e5afc95810aa..768a32c6c30f 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])