summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-06-22 12:51:54 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-06-22 12:51:54 +0200
commit42efbc2b1dc490ae69163e4edbe993a6b0a4c48e (patch)
tree0056783423a4dbe0df3787574df487e0075b357d /configure.ac
parentc3f46694b7a6496f661b676a126da5da309fb575 (diff)
bump product version to 5.4.0.1.0+
Change-Id: Ie5a79fa10cf4fe4a4cf4e382115a4bc2e551c796
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b2d18100d840..bb34a49b61d1 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.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])