summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-03-29 16:58:06 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-03-29 16:58:06 +0200
commite3556a42588cbc4d1655417da4bae839637067a0 (patch)
tree22b1c4b61173e9050598104b4c1d39026ad0e7f6
parent38813558ee40214dacf250307a5e1b93b920d054 (diff)
bump product version to 6.0.3.2
Change-Id: I701ffc2297d28f16b2db3358ec786fc2c8707d12
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7aee0c27b500..57230242b49a 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],[6.0.3.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.0.3.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])