summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-09-26 14:44:13 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-09-26 14:44:13 +0200
commit69fa5a847357360142d98c9b955cc73c70f23d68 (patch)
treeab61fef34edd2da98fb3420829c1790493b3ec9b /configure.ac
parent35d3f2bdc820bce8bfb98cfe942e9e91a338973b (diff)
bump product version to 6.2.9.0.0+
Change-Id: Id40e5d89c1b2dd29187e9226332bca3f363cac38
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 10b3527c243d..a22c7f8dbd59 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.8.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.2.9.0.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])