configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit fa4b035e325b82da4d35a1bc95f2750bda921987
Author: Thorsten Behrens <[email protected]>
AuthorDate: Fri Apr 1 11:23:55 2022 +0200
Commit: Thorsten Behrens <[email protected]>
CommitDate: Fri Apr 1 11:24:54 2022 +0200
Release 5.4.14
Change-Id: I0bbf999a30ad71b389f9b51bb005e66b98e23d97
diff --git a/configure.ac b/configure.ac
index 2f60977ebdd3..e357d908745c 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.13.0],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.4.14.0],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])