summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-12-20 13:09:07 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-12-20 13:09:07 +0100
commit17f1aea72e89381bd46130fccf2f4d640127bb9b (patch)
treeffd8051343b5f6fd38a55def7d41849548a808d8
parent363a2069501e2cbdb4c50c65034f0597d651f3aa (diff)
bump product version to 6.0.0.1
Change-Id: I90da6a796a30d9eb7458eb5febcd312953650a49
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6ae4b7183d6c..53f9a5ee0ffd 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],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])