summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-06-14 22:04:57 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-06-14 22:04:57 +0200
commitcc4922d2f923a18b86d3ef7c7491ca633698ace6 (patch)
treec357668929b229b8a05649de58fb359355b4d195
parent747f2d225819b25e4afc9d59b85deef98808cf8f (diff)
bump product version to 5.1.4.2
Change-Id: Iabc242329d7e8d65a09e956ec1cb5f3aa1abef9d
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 07432e01570b..83e1fc27b33c 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.1.4.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.1.4.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])