summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-11-28 23:00:50 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-11-28 23:00:50 +0100
commitb2a5d84d0e4ce1ce85459398a6eca63b49c93dd1 (patch)
tree83e042a7c1c411472304e8e996815e3913893d85 /configure.ac
parent6a25245b37437e66f501338f17d6b54825a266d3 (diff)
bump product version to 6.1.5.0.0+
Change-Id: Ic5e5b929c353a1a438268ba01b40b70fc85a9bd7
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 f1c76828a4df..4c213dc3fd47 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.4.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.1.5.0.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])