configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 247615ec10e5f088650e89b04a0b43ad5b234a82
Author: Thorsten Behrens <[email protected]>
AuthorDate: Mon Mar 24 10:29:22 2025 +0100
Commit: Thorsten Behrens <[email protected]>
CommitDate: Mon Mar 24 10:29:22 2025 +0100
Release 6.3.6.32
Change-Id: I25e2e1ef673aaa1c09c3fed814004dd657173a19
diff --git a/configure.ac b/configure.ac
index 43fc6696ce00..db5164572305 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],[6.3.6.31],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.3.6.32],[],[],[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