summaryrefslogtreecommitdiff
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
parent66a6cb0e02e5ea9cb4a75258928103f7ecd07f36 (diff)
Bump version to 6.4.0.7
Change-Id: Ib2312b5b49571e0202c2edc5d14eb6a067f9eab6
-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