summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Iversen <jani@documentfoundation.org>2016-10-04 20:52:44 +0200
committerJan Iversen <jani@documentfoundation.org>2016-10-04 20:52:44 +0200
commitecf2fcc7f9bd442a424200da3043d9a2385b387d (patch)
treef91c0f36fa4585472429cff5757140f9b938e420
parentUpdated core (diff)
downloadcore-ecf2fcc7f9bd442a424200da3043d9a2385b387d.tar.gz
core-ecf2fcc7f9bd442a424200da3043d9a2385b387d.zip
bump product version to 5.1.7
Change-Id: Ie0fa402ae3e0e11e8adc7d79e6496db7ba135c12
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 10dbb1272a6f..602bd93840ac 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.6.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.1.7.0.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])