configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 240d45d06ef6709b1824a948c50bd2d4d5958657
Author: Samuel Mehrbrodt <[email protected]>
AuthorDate: Thu Feb 13 14:43:32 2025 +0100
Commit: Samuel Mehrbrodt <[email protected]>
CommitDate: Thu Feb 13 14:43:32 2025 +0100
Release 24.8.9.0
Change-Id: I826742f8d0baed0d499ec5cb50c0bbe93ab54174
diff --git a/configure.ac b/configure.ac
index 671c86553b90..1c985f6a7978 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([LibreOffice],[24.2.8.0],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[24.2.9.0],[],[],[http://documentfoundation.org/])
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