configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 837f49b16688467cfe199bd4f798e758c066c24b
Author: Thorsten Behrens <[email protected]>
AuthorDate: Thu Feb 15 15:55:16 2024 +0100
Commit: Thorsten Behrens <[email protected]>
CommitDate: Thu Feb 15 15:55:16 2024 +0100
Release 5.4.20
Change-Id: Id702fb5b9a359dca0a649d7f61c7e67ecf8dd26a
diff --git a/configure.ac b/configure.ac
index 4b7566a84262..68396bcb26c9 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],[5.4.19.0],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.4.20.0],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])