configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit e992813ae3e0d95f996203979903b53346725742
Author: Andras Timar <[email protected]>
AuthorDate: Tue Jun 10 14:15:25 2025 +0200
Commit: Andras Timar <[email protected]>
CommitDate: Tue Jun 10 14:15:25 2025 +0200
Bump version to 24.04.15.1
Change-Id: I8c72d55d533eee6d7df93eb049aa9089e4f7962f
diff --git a/configure.ac b/configure.ac
index e96af61b5ef9..1d75c6eeaba4 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],[24.04.14.3],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[24.04.15.1],[],[],[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