From ad1b94de523c47eb587b74bbd66f910bf22b2fc8 Mon Sep 17 00:00:00 2001 From: Vasily Melenchuk Date: Sun, 18 Apr 2021 13:41:25 +0300 Subject: Release 6.2.9.11 Change-Id: Ifedf25b71db2f2dcfa85f0e4bfb07a5078c5f690 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 670d715e0601..5c7331e13f08 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.9.10],[],[],[http://documentfoundation.org/]) +AC_INIT([LibreOffice],[6.2.9.11],[],[],[http://documentfoundation.org/]) AC_PREREQ([2.59]) -- cgit