summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-08-11 20:12:14 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-08-11 20:12:14 +0200
commit2458e48b13dc8fa9ac43dcb4234753febb82248c (patch)
tree607a912acc7ac448bc4a4372ea2d46b417f456dd /configure.ac
parentd8c4c6946e5dc3b1756294496e7fac1d343aadea (diff)
bump product version to 5.4.2.0.0+
Change-Id: I55147f201563fa3010eb7e3ceaf59ff5ef0141bc
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 33c4a62e7258..1e82db74d802 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.1.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.4.2.0.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])