summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-08-28 23:28:03 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-08-28 23:29:46 +0200
commitc0b5c73fa5080cf760d80a31fb49cb8442e42995 (patch)
treebb501cffdc19fdcecd6c2ea991bf43644056958d /configure.ac
parent9851270c81a0fd95c59eac55e0fe737661049163 (diff)
bump product version to 6.2.8.0.0+
Change-Id: I1f8f009e442244cdf1bb6a9479690a016a264377
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 3f5b426032da..10b3527c243d 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.7.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.2.8.0.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])