summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-06-22 12:46:58 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-06-22 12:46:58 +0200
commit608905b9a8f6a1d68383077f8eeadd7f84875440 (patch)
treebddfbf093f6b6e77a1673edcd189a8a4efc93fab
parentc3f46694b7a6496f661b676a126da5da309fb575 (diff)
bump product version to 5.4.0.1
Change-Id: I657de9224eb6f7ffe668fd15cce9e947d56ed55d
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b2d18100d840..c4079f6e6b00 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.0.0.beta2+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.4.0.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])