configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 352cb51c6476bf32d219dfd151f647a6dd809f63
Author: Thorsten Behrens <[email protected]>
AuthorDate: Wed May 7 17:02:03 2025 +0200
Commit: Thorsten Behrens <[email protected]>
CommitDate: Wed May 7 17:02:03 2025 +0200
Release 5.4.23
Change-Id: I7f9757368b764431d82af13b4ffd0a636d1ac969
diff --git a/configure.ac b/configure.ac
index edefdb34cd9c..4125f81b91ee 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.22.0],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.4.23.0],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])