summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-07-12 20:36:14 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-07-12 20:36:14 +0200
commit76fb0ac32f9159c3d0eb51c6b69e5baa5e7543bd (patch)
treef0f80d5d5121f308f49344be3b1994c9bf2e2dd9 /configure.ac
parent1308ee8106da02d0f287ef5d77ff970bb65a72fa (diff)
bump product version to 5.3.6.0.0+
Change-Id: If54f41c36ee8058b04b4db501533a49ab38d2682
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 6032e56d29e9..082b1d7fd063 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.5.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.3.6.0.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])