summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-03-29 22:33:15 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-03-29 22:33:15 +0200
commitf03decb265c6468053107c38b3be40bb098d6a4a (patch)
tree5de87e93b740a5d0909d6a5d2aab127a8c4e5407
parentff3c9a6f51a4ee8d255d45fcf8e158a57af1b9ae (diff)
bump product version to 5.3.2.2.0+libreoffice-5-3-2
Change-Id: I3f87c276ab96a439d500e7036e66ee784d3bbdc1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d42c8f950d6f..74c5a6f10aa4 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.2.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.3.2.2.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])