configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 6157015c625540ffde68f952d1e05be8c5be42f9
Author: Samuel Mehrbrodt <[email protected]>
AuthorDate: Mon Mar 20 09:33:51 2023 +0100
Commit: Samuel Mehrbrodt <[email protected]>
CommitDate: Mon Mar 20 09:33:51 2023 +0100
Release 6.3.6.21
Change-Id: I7db24647498dad8948b7e05cb1e4fc487fc8b170
diff --git a/configure.ac b/configure.ac
index 3e972e6388af..a025e0ffce5d 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.20],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.3.6.21],[],[],[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