summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-01-16 21:49:07 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-01-16 21:49:07 +0100
commit50838df509c3dff9b509f02fa9d706c6b9dacd72 (patch)
treea008006faa140015d9068632c1fe875bc922ad6e /configure.ac
parent5acfba7450fdde352f970b6dd7d5aa53cbe7208f (diff)
bump product version to 6.1.5.1.0+
Change-Id: I2cc04817aaa6c00446e01d8836da8c3407103dfa
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..fefd8d348ff5 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.5.1.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])