summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVasily Melenchuk <vasily.melenchuk@cib.de>2021-04-18 13:41:25 +0300
committerVasily Melenchuk <vasily.melenchuk@cib.de>2021-04-18 13:41:25 +0300
commitad1b94de523c47eb587b74bbd66f910bf22b2fc8 (patch)
treefc67e5f14ba5069c92c9465a93db99f6bae546ec
parent0046cfb7a990280c44763230c9c353da5560d515 (diff)
Release 6.2.9.11
Change-Id: Ifedf25b71db2f2dcfa85f0e4bfb07a5078c5f690
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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])