summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-04-10 12:10:40 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-04-10 12:10:40 +0200
commitbd99c46594ccab0e703e99c64c93d0a734f9df6d (patch)
tree0e4ec4d7a7f889f41e9bee33fe8fbf29c829c8fb
parent12973e1449d981989588b2ca80593e494bd156f5 (diff)
bump product version to 6.2.3.2
Change-Id: Iad41eb3c3b34c295e5578cca291bb6ad7743f98d
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f544308bdcc3..0a11aaa5fb8a 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.2.3.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.2.3.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])