summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorThorsten Behrens <Thorsten.Behrens@CIB.de>2019-05-03 11:03:51 +0200
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2019-05-03 11:03:51 +0200
commite615ed01b0cbc052fb848e1ab9ff6cd166971430 (patch)
tree1d0e7425412c27810eb4575558282d485f2bb47f /configure.ac
parentb787fb79ecc03713ac87e954def681d144295e2b (diff)
parent5b3765f4d881e7ddefd0c4aad6886a46f000b4fc (diff)
Merge branch 'libreoffice-6-1'
into distro/lhm/libreoffice-6-1+backports Change-Id: I6b21f26c55149b5ac59b65d403612a4612ece58b
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 dcb0c2c5b129..4a608ab46c28 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.6.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.1.7.0.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])