From 6b08bbe41e3a99909024b9c30ff6ba91a2c224cc Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Sun, 2 Apr 2023 18:27:35 +0200 Subject: Bump version to 6.2.8.2.M11 Change-Id: I53f65830dc2a6938d944d157ed5c2e4175a78b21 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 17e8c1fdaab3..dc0198da410d 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.M10],[],[],[http://documentfoundation.org/]) +AC_INIT([LibreOffice],[6.2.8.2.M11],[],[],[http://documentfoundation.org/]) AC_PREREQ([2.59]) -- cgit