summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorsten Behrens <thorsten.behrens@allotropia.de>2024-02-15 15:55:16 +0100
committerThorsten Behrens <thorsten.behrens@allotropia.de>2024-02-15 15:55:16 +0100
commit837f49b16688467cfe199bd4f798e758c066c24b (patch)
treeb056736074e03557a4db469b72d717f901fdcf7e
parent8015740d5ea58e88f16350b13fba176322702fae (diff)
Change-Id: Id702fb5b9a359dca0a649d7f61c7e67ecf8dd26a
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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])