summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-05-03 18:46:21 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-05-03 18:46:21 +0200
commit6ae6964f636762e638e85236778bc9a6b810eaf0 (patch)
tree58ec348bbf111899dd7e696b5d67a12941137cdb
parent3b6d36eb02f894b348a1132d6e49cb5b6e2a6a2b (diff)
bump product version to 5.3.3.2
Change-Id: I2f033f4a6c9598a735a3bcb38ba4618d76ac8b2a
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 79dab87ce252..9a4836d49f82 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.3.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.3.3.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])