summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-06-01 20:12:01 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-06-01 20:12:01 +0200
commit3831605e0ec55a3dab4090449d495b142a33c2c7 (patch)
treee44e38d4b6f5650814917881ce3d0ec935cc0ec4 /configure.ac
parent373c5775735858138a461548272175b3141a3e37 (diff)
bump product version to 5.3.5.0.0+
Change-Id: Ifb8a0d553437b8da598d9841de96859b009d8962
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 81334913e282..6032e56d29e9 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.4.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.3.5.0.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])