summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-01-16 21:45:54 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-01-16 21:45:54 +0100
commita3962d99ba6467f6043c431230e9a1df4bfc0e4b (patch)
treebe09110d691b077b9690c615fe9bb8f43a9b69f7 /configure.ac
parenttdf#122224 DOCX import: fix formula field syntax (diff)
downloadcore-a3962d99ba6467f6043c431230e9a1df4bfc0e4b.tar.gz
core-a3962d99ba6467f6043c431230e9a1df4bfc0e4b.zip
bump product version to 6.1.6.0.0+
Change-Id: I7428b3f6cf16cb32813420b7fb39c1e41c13761e
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 4c213dc3fd47..4c55cd4933c0 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.5.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.1.6.0.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])