summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjan Iversen <jani@documentfoundation.org>2016-12-13 17:31:51 +0100
committerjan Iversen <jani@documentfoundation.org>2016-12-13 17:31:51 +0100
commit0a7c61ad9c50fc381afbf62166831d98f8ceb37a (patch)
tree37fb6a6e684627e2f2b3446c3e31366abb66cd42
parent97b042eee5287b9d9ca9fb92bb966ebbace6ba59 (diff)
bump product version to 5.2.4.2
Change-Id: Iba55a7675aa14364d354425e0673197cc0954cc2
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index aae5bb01e369..782a296afb98 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.4.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.2.4.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])