configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 4707e8f40c57a72103708b585263239fb211ef82
Author: Andras Timar <[email protected]>
AuthorDate: Sat Dec 20 11:24:46 2025 +0100
Commit: Andras Timar <[email protected]>
CommitDate: Sat Dec 20 11:24:46 2025 +0100
Bump version 25.04.9.0
Change-Id: Ib725a57c6dab7cbacbf1a4f0d0d66947b1d8a069
diff --git a/configure.ac b/configure.ac
index 17fb7895cc48..89d8fe3302d2 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([Collabora Office],[25.04.8.1],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[25.04.9.0],[],[],[https://collaboraoffice.com/])
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