summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-12-20 13:10:35 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-12-20 13:10:35 +0100
commit1afa282027ba53a1bf1e3b64f8fb2271f6c9f62b (patch)
treecf686daf60654be91b9e595b5c7caeac10cd2dbd /configure.ac
parent363a2069501e2cbdb4c50c65034f0597d651f3aa (diff)
bump product version to 6.0.0.1.0+
Change-Id: Ic7a87fdb4eb56490b189171908299e41a69a75b3
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 6ae4b7183d6c..9b3ccf68730d 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.beta2+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.0.0.1.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])