summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjan Iversen <jani@documentfoundation.org>2016-10-25 18:47:28 +0200
committerjan Iversen <jani@documentfoundation.org>2016-10-25 18:47:28 +0200
commit5861935a0b3b68e3047ddf9e50e4a39fa3c2253e (patch)
tree385297ae79e479544cb273b0fff59c035c9905dc
parentd0f9ee55bdb91da2013bab2de28897720e6c96b5 (diff)
bump product version to 5.2.3.2
Change-Id: I4857827037ea7f31832d867e69e1f0efaf358035
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 969fe381537c..cbf85283699b 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.2.3.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.2.3.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])