summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-06-15 15:45:14 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-06-15 15:45:14 +0200
commit228a4ff4fe70ca5b7306b2c8312b9a1d3f618118 (patch)
treee2d7512cb09d3d414435d7408eea9b3e7b051c8e
parent6a53a750e48c8a7b6ea6bf263eae80179374016e (diff)
bump product version to 5.3.4.2.0+libreoffice-5-3-4
Change-Id: If626f1e42abbe146e6885d90ee5f4c0d3fbfd8c1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index cdd7ebf7793f..d406d857e827 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.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])