summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2020-04-07 17:27:18 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2020-04-07 17:27:18 +0200
commit9866b83a31a5f7c4ed026de71c645049c722d861 (patch)
tree7e1e4d9e14d9a65356879c869f9758055ffd2e46 /configure.ac
parentResolves: tdf#131170 columns tagged as delimiter not column (diff)
downloadcore-libreoffice-6-4-3.tar.gz
core-libreoffice-6-4-3.zip
bump product version to 6.4.3.2.0+ libreoffice-6-4-3
Change-Id: I6c4502ec95e2d6c77d651420176d5e9ece15a9cd
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 bf464ce8f4b4..b7b2b02b68a4 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.3.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.4.3.2.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