configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 6d2fd9f859a2fdb8e6b6b32dc9f36589e0645cb0
Author: Thorsten Behrens <[email protected]>
AuthorDate: Fri Mar 21 16:38:15 2025 +0100
Commit: Thorsten Behrens <[email protected]>
CommitDate: Fri Mar 21 16:38:15 2025 +0100
Bump version to 6.4.0.33
Change-Id: I06bcd49e9074925d5ad6fa8ca7b4a5227a141fdb
diff --git a/configure.ac b/configure.ac
index 223fe2b2c221..710f2c221b6d 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.32],[],[],[https://www.cib.de/office/])
+AC_INIT([CIB Office],[6.4.0.33],[],[],[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