configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7b2c05a8562218900390b7619ee9241108e212f6 Author: Thorsten Behrens <thorsten.behr...@allotropia.de> AuthorDate: Wed Sep 18 16:22:58 2024 +0200 Commit: Thorsten Behrens <thorsten.behr...@allotropia.de> CommitDate: Wed Sep 18 16:22:58 2024 +0200
Release 5.4.22 Change-Id: Ifc5b75638f03050cf84e8a3daceccca92fa165be diff --git a/configure.ac b/configure.ac index c77df4a8177f..9b465b983ff0 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.21.0],[],[],[http://documentfoundation.org/]) +AC_INIT([LibreOffice],[5.4.22.0],[],[],[http://documentfoundation.org/]) AC_PREREQ([2.59])