configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 2034ed9acc639694b9ea01805e9e5d4752287371
Author: Thorsten Behrens <[email protected]>
AuthorDate: Wed Jun 5 16:17:17 2024 +0200
Commit: Thorsten Behrens <[email protected]>
CommitDate: Wed Jun 5 16:17:49 2024 +0200
Bump version to 6.4.0.26
Change-Id: Ib9d44d2c4f2639dfd547b9fc32d879cd2ceb21be
diff --git a/configure.ac b/configure.ac
index 80e396a5c67c..bad7a23b0a36 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.25],[],[],[https://www.cib.de/office/])
+AC_INIT([CIB Office],[6.4.0.26],[],[],[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