summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorThorsten Behrens <thorsten.behrens@allotropia.de>2022-04-12 17:08:04 +0200
committerThorsten Behrens <thorsten.behrens@allotropia.de>2022-04-12 17:08:04 +0200
commit444d52aa0acaf1f9dd40bf8efb6f029b9b9d1131 (patch)
tree749be8ca9bbdb0bb66133c5f12678879fd16c48b /configure.ac
parenttdf#131025 swtable: don't apply number format to non-number text (diff)
downloadcore-444d52aa0acaf1f9dd40bf8efb6f029b9b9d1131.tar.gz
core-444d52aa0acaf1f9dd40bf8efb6f029b9b9d1131.zip
Bump version to 6.4.0.7
Change-Id: Ib2312b5b49571e0202c2edc5d14eb6a067f9eab6
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 4b05fb8f9a54..ee45f23f823c 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 powered by CIB],[6.4.0.6],[],[],[http://libreoffice.cib.eu/])
+AC_INIT([LibreOffice powered by CIB],[6.4.0.7],[],[],[http://libreoffice.cib.eu/])
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