From 2db0fca74a489ec94b0a8f433745aa25eb4913ca Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Tue, 8 Feb 2022 12:10:55 +0100 Subject: Bump product version to 6.2.8.2.M8 Change-Id: Ife016000198f2d9824c4f1f3869d21326ee04e67 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 786f9dce9054..73e4cbfc2b7f 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.M7],[],[],[http://documentfoundation.org/]) +AC_INIT([LibreOffice],[6.2.8.2.M8],[],[],[http://documentfoundation.org/]) AC_PREREQ([2.59]) -- cgit