summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjan Iversen <jani@documentfoundation.org>2016-10-25 19:41:20 +0200
committerjan Iversen <jani@documentfoundation.org>2016-10-25 19:45:37 +0200
commite13b743deb45d0c68a17d7fbb47b3b20bbef1be3 (patch)
treeee53f6248ae87f0f6ea48eb981fb88f1d4223724
parentfd72daa5c74e1a36b2f9a6ab33fad5357b3aac78 (diff)
bump version to 5.2.3 RC2
Change-Id: I72d58137d41630634d86a23cb3ad1aa570ded9e7
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 969fe381537c..3c3199aabf3a 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.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])