configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 569781b501be2f238c84c0d9184be0338827268b
Author: Andras Timar <[email protected]>
AuthorDate: Fri Nov 5 12:34:39 2021 +0100
Commit: Andras Timar <[email protected]>
CommitDate: Fri Nov 5 12:34:39 2021 +0100
Bump product version to 6.2.8.2.M7
Change-Id: I1bdeca6613e1365a5f93b291b8e69f1b14dda862
diff --git a/configure.ac b/configure.ac
index 8dc8b4f93a41..786f9dce9054 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.M6],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.2.8.2.M7],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])