summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-06-14 17:29:36 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-06-14 17:29:36 +0200
commitae0b98975706e98865d129e8ac8c24ce5b55e89c (patch)
treef8a5ac3a5fcbd05597db050c5dfaf747edc273fa
parent4b52ee9fc643eeb6e6fab0d1f9d7f18deb8f1c50 (diff)
bump product version to 6.2.5.1.0+
Change-Id: I384004d16aacf315df6a928834fd34f64c210808
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3865c8126043..0c35bafdf30f 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.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])