summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorsten Behrens <thorsten.behrens@allotropia.de>2023-06-14 08:44:09 +0200
committerThorsten Behrens <thorsten.behrens@allotropia.de>2023-06-14 08:45:14 +0200
commit019743acfc717518cfca49f4fc326adea9661789 (patch)
tree08e509e760ff349427839ed19fa92c40b81cf56c
parent29cdc81fd9d0d4dd2a26d780cfbb8a2e1a3ec810 (diff)
Release 5.4.18
Change-Id: I151cefaadc35a14c308d095bda6b044db369556a
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ced1de25fcf1..425e1cb7c1a3 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.17.0],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.4.18.0],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])