summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-07-13 00:42:40 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-07-13 00:42:40 +0200
commita52bd477f9404c05c18876533e66c9676a84c5ae (patch)
treecf794aaca410ccc93358575b67a4dd2f4b4e931c /configure.ac
parentupdate credits (diff)
downloadcore-a52bd477f9404c05c18876533e66c9676a84c5ae.tar.gz
core-a52bd477f9404c05c18876533e66c9676a84c5ae.zip
bump product version to 5.1.6.0.0+
Change-Id: I8c04fe8697795a244efd4e19e5bf2daaf0dd69d6
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4a8a2237ad82..10dbb1272a6f 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.5.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.1.6.0.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])