summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-03-29 16:59:13 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-03-29 16:59:13 +0200
commite2ccc102df67afc6304080b7fa8f15b7cde1dd58 (patch)
treeedf633bad8376485c567234cc33cb4922bbf0ebf
parent38813558ee40214dacf250307a5e1b93b920d054 (diff)
bump product version to 6.0.3.2.0+libreoffice-6-0-3
Change-Id: If590ad23721bab1a9fc7cfce75f2423f96e7ba1d
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7aee0c27b500..d77b6a718f07 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.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])