summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-06-14 17:24:47 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-06-14 17:24:47 +0200
commit8d95cda56a3792ca274be40949ddb69497e6549a (patch)
tree6f2e19813710f6cdd6dc9c2c4e615802be0c4466 /configure.ac
parent85089547c0fa6a8e9f9073f89e1b1abf0f43550f (diff)
bump product version to 6.2.6.0.0+
Change-Id: If7ae81db43a635d6572ebbf2126217bd0cf2ac22
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 3865c8126043..26afca7b4535 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.6.0.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])