summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-03-29 22:31:42 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-03-29 22:31:42 +0200
commit6790e3a6e67d7674c05a75682cb2387475800bb1 (patch)
tree575b7811db2d95c2192e74c33d4e69b8ebf9aee2
parentff3c9a6f51a4ee8d255d45fcf8e158a57af1b9ae (diff)
bump product version to 5.3.2.2
Change-Id: I9e66209cc893e0a01a0e007a470264a758dea123
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d42c8f950d6f..c7bf845c6d01 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],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])