summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorThorsten Behrens <thorsten.behrens@allotropia.de>2023-03-21 12:24:05 +0100
committerThorsten Behrens <thorsten.behrens@allotropia.de>2023-03-21 12:25:09 +0100
commitd64d7fe3819ca2a771a0c839122374fd9972f649 (patch)
tree367610ce37080c88bb2f936c66daec0b9860d7f9 /configure.ac
parent393d061a0e34917b1029f399b86058bd94a16d51 (diff)
Bump version to 6.4.0.16
Change-Id: Ib19bb43fcae58bf20df1bf7a1f5863f9cd6215aa
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 d2938c0fe5bd..42df61c1050d 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.15],[],[],[https://www.cib.de/office/])
+AC_INIT([CIB Office],[6.4.0.16],[],[],[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