summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorThorsten Behrens <thorsten.behrens@allotropia.de>2023-06-05 14:16:11 +0200
committerThorsten Behrens <thorsten.behrens@allotropia.de>2023-06-05 14:16:11 +0200
commit8a471c41ac57f9eee8ea97c4b9e5989b86eec67f (patch)
tree618adc7ead049b47da9390254658b34b6cd61ef9 /configure.ac
parent5cb6bebec9c14078189ec76dd1c11dbdf1f74b6e (diff)
Bump version to 6.4.0.18
Change-Id: Id22c6cc988b547e1f88a2aa82542047d27bd9fe7
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 d02695f3c53e..6986a174de09 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([CIB Office],[6.4.0.17],[],[],[https://www.cib.de/office/])
+AC_INIT([CIB Office],[6.4.0.18],[],[],[https://www.cib.de/office/])
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