summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-05-04 10:44:48 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-05-04 10:45:52 +0200
commit44bc81f9ab0d889afc1ad101042a9bbb519b1e09 (patch)
tree28a519765808ee71a0530379f55f4e89d3c43470 /configure.ac
parent7f3b76ab45b70fe8465a432cd82e0d9d2a4c3eb6 (diff)
bump product version to 6.2.5.0.0+
Change-Id: I237eb732e753be2381b6adc5cccf02be66520bdd
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3b29f5a56e36..3865c8126043 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.4.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.2.5.0.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])