summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-02-20 14:23:38 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-02-20 14:23:38 +0100
commitbdc6f7254cc3df6c2a5be2f8dd7c0e3b0d140ed2 (patch)
tree708c67115a20f48f91e881b317c6169718f575f2 /configure.ac
parent07390644b61cbd3baf9ba8298dc78097993f599d (diff)
bump product version to 5.3.2.0.0+
Change-Id: I877d29ec6df9f4b2963af631a1cf3c04880f1e21
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 6d358b7c0fb2..7580ff65b501 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.1.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.3.2.0.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])