summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-06-14 17:28:35 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-06-14 17:28:35 +0200
commitafa82b900992ac5148e892f4d6d7ed6bee6bd3df (patch)
treef1659beea71bcadafc8f3a3ea2f2c51adfa3f093
parent4b52ee9fc643eeb6e6fab0d1f9d7f18deb8f1c50 (diff)
bump product version to 6.2.5.1
Change-Id: Ied1f441af6753d535496f60360f2d2a87ff8a3bd
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3865c8126043..2efbab6a0ee4 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],[6.2.5.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.2.5.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])