summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjan Iversen <jani@documentfoundation.org>2016-12-13 17:42:01 +0100
committerjan Iversen <jani@documentfoundation.org>2016-12-13 17:42:01 +0100
commit986ccc3ccc6e194551a4629bb023d5e114e097c4 (patch)
treee36fa7cbc29d1227072dcb56d781ce50f6529b22
parent97b042eee5287b9d9ca9fb92bb966ebbace6ba59 (diff)
bump product version to 5.2.5.1
Change-Id: I8319e38081825a68e7b7195aea741cf4b1d36dc0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index aae5bb01e369..424f1d2b61f0 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.5.1.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])