From e69b427ae72afef18ace2dde4a368af895ddd8af Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Mon, 11 Oct 2021 21:26:14 +0200 Subject: Bump product version to 6.2.8.2.M6 Change-Id: Idcc660c92221380dd8311d81ba10e8c1019b49fa --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index fd2fda691e95..8dc8b4f93a41 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.2.M5],[],[],[http://documentfoundation.org/]) +AC_INIT([LibreOffice],[6.2.8.2.M6],[],[],[http://documentfoundation.org/]) AC_PREREQ([2.59]) -- cgit