configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 473bfb5c79fd82373d5012d6ad3bcae480f3f7a1
Author: Thorsten Behrens <[email protected]>
AuthorDate: Thu Nov 13 00:15:30 2025 +0100
Commit: Thorsten Behrens <[email protected]>
CommitDate: Thu Nov 13 00:15:53 2025 +0100
Release 24.2.20
Change-Id: Id0a9fb321eb743d7d323d52df04562fdae6737ed
diff --git a/configure.ac b/configure.ac
index 9ed0c63de618..7b13408ebb79 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.19.0],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[24.2.20.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