summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-06-14 22:07:31 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-06-14 22:07:31 +0200
commit23a604c5d667cd07c25f269a268961b85369fe2e (patch)
treec494547220ea12848f73ae44a76d8f6a1ab15ac6
parent747f2d225819b25e4afc9d59b85deef98808cf8f (diff)
bump product version to 5.1.4.2.0+libreoffice-5-1-4
Change-Id: If971a9b44656f7ebe98c19b498e5cb820018ce4f
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 07432e01570b..208fc793d1a6 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.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])