summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMichael Weghorn <m.weghorn@posteo.de>2020-09-11 10:00:08 +0200
committerMichael Weghorn <m.weghorn@posteo.de>2020-09-11 10:00:08 +0200
commit97ebce2051a374be5e5dd908d40c69b21e12f61b (patch)
tree352125c6b5f547980347972a2b59d10779dc9886 /configure.ac
parenttdf#136094 Handle background color in drawNativeControl (diff)
parentxmlsecurity: pdf incremental updates that are non-commenting are invalid (diff)
downloadcore-97ebce2051a374be5e5dd908d40c69b21e12f61b.tar.gz
core-97ebce2051a374be5e5dd908d40c69b21e12f61b.zip
Merge branch 'libreoffice-6-4'
into distro/lhm/libreoffice-6-4+backports Change-Id: Ib3030257fb7c4eec5b910c0b49332be0dd8fa854
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 52b3f67c24b3..5dcd90191ddd 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.4.6.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.4.7.0.0+],[],[],[http://documentfoundation.org/])
dnl libnumbertext needs autoconf 2.68, but that can pick up autoconf268 just fine if it is installed
dnl whereas aclocal (as run by autogen.sh) insists on using autoconf and fails hard