summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-09-15 22:05:09 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-09-15 22:05:09 +0200
commitf05fb40744979676f8a2ec8c82c1342eabb0c123 (patch)
tree68833759365625d98de5e3a75edac52e9efbe727
parent73392723381074af0d799cb8248d96e5538453da (diff)
bump product version to 5.4.2.1
Change-Id: I8b9dc78e4abc457206be4dbdfe1bf8e4909674b2
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1e82db74d802..32d2c2761f5e 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.2.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.4.2.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])