From 52ca87c8f22714ca4098bcfb5ce5c7cbd311196b Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Wed, 5 May 2021 11:11:15 +0200 Subject: Bump product version to 6.2.8.2.M4 Change-Id: I26f4a835e2f148b7855a27843f5606820dfe2532 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 820599cb0910..078dfca928d7 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.M3],[],[],[http://documentfoundation.org/]) +AC_INIT([LibreOffice],[6.2.8.2.M4],[],[],[http://documentfoundation.org/]) AC_PREREQ([2.59]) -- cgit