summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorThorsten Behrens <Thorsten.Behrens@CIB.de>2020-07-02 16:16:49 +0200
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2020-07-02 16:16:49 +0200
commitb5b4805f60f2a86adc1d76cc7d176830f1303c8e (patch)
tree6f39e5701622202c97895bfb081fd4846259c7cc /configure.ac
parentMerge branch 'libreoffice-6-4' (diff)
parenttdf#132172 Qt5 just handle visible widget's focus (diff)
downloadcore-b5b4805f60f2a86adc1d76cc7d176830f1303c8e.tar.gz
core-b5b4805f60f2a86adc1d76cc7d176830f1303c8e.zip
Merge branch 'libreoffice-6-4'
into distro/lhm/libreoffice-6-4+backports Conflicts: writerfilter/qa/cppunittests/dmapper/GraphicImport.cxx
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 de98eeaca272..52b3f67c24b3 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.5.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.4.6.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