summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorsten Behrens <thorsten.behrens@allotropia.de>2022-11-21 16:44:52 +0100
committerThorsten Behrens <thorsten.behrens@allotropia.de>2022-11-21 16:44:52 +0100
commitbb6e836404d0ab71908a030fbfa8a3c903b9251d (patch)
tree2cb503b604aeec86e64f71a79e3393b29ed5800b
parent04e0ab35b2036082518925535cc52da75f46e837 (diff)
elease 5.4.17
Change-Id: Ib14755055a857265f7b6e683f0d3b1057f108de8
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a52137e6f88a..ced1de25fcf1 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.16.0],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.4.17.0],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])