configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit d64d7fe3819ca2a771a0c839122374fd9972f649
Author: Thorsten Behrens <[email protected]>
AuthorDate: Tue Mar 21 12:24:05 2023 +0100
Commit: Thorsten Behrens <[email protected]>
CommitDate: Tue Mar 21 12:25:09 2023 +0100
Bump version to 6.4.0.16
Change-Id: Ib19bb43fcae58bf20df1bf7a1f5863f9cd6215aa
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