configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f33050e59aaf1f9cdc50293deaeb51a7cbf1a435 Author: Thorsten Behrens <thorsten.behr...@collabora.com> AuthorDate: Sat Jul 19 13:06:55 2025 +0200 Commit: Thorsten Behrens <thorsten.behr...@collabora.com> CommitDate: Sat Jul 19 13:06:55 2025 +0200
Bump version to 6.4.0.35 Change-Id: I89ba12e916f41b75d910557704ebfc26577101d3 diff --git a/configure.ac b/configure.ac index 518a8f72d3bf..fb8c386b30e3 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.34],[],[],[https://www.cib.de/office/]) +AC_INIT([CIB Office],[6.4.0.35],[],[],[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