summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-06-26 20:17:28 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-06-26 20:17:28 +0200
commit9883e6d6b2d958db6253e7b973987bb92094bd0d (patch)
treed5b638cf06c3dd8a91f4a9ca91abce7ee385d38b
parentadcef4fb5321ea1adb01002e0cf95cf8b7ff1253 (diff)
bump product version to 6.2.5.2.0+libreoffice-6-2-5
Change-Id: If8ec5b645cdf0e5445d81670f6d1729e788917e6
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0c35bafdf30f..dfd37793c36f 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.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.2.5.2.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])