summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjan Iversen <jani@documentfoundation.org>2016-12-13 17:57:41 +0100
committerjan Iversen <jani@documentfoundation.org>2016-12-13 17:57:41 +0100
commitb2873d0f93637f8242533f3e39959b8360ff61de (patch)
treeda3441a10665d653b6f44187002c686841e85396
parent986ccc3ccc6e194551a4629bb023d5e114e097c4 (diff)
bump product version to 5.2.4.2
Change-Id: Icd29c7ef9c030ba8cb0cdab05c0b23d0addea294
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 424f1d2b61f0..9939a672664a 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.5.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.2.4.2.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])