summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-06-15 15:44:12 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-06-15 15:44:12 +0200
commitd45795af70a4fab417e141f366ac6dd70330f48a (patch)
treec82f0d6c5188421332efada86c14b5406c8ce7b5
parent6a53a750e48c8a7b6ea6bf263eae80179374016e (diff)
bump product version to 5.3.4.2
Change-Id: I8fcad083a6f33de58de2bdc6a77955e1c5980c5c
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index cdd7ebf7793f..b30deef045f4 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.3.4.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.3.4.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])