summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorsten Behrens <thorsten.behrens@allotropia.de>2022-04-02 15:31:06 +0200
committerThorsten Behrens <thorsten.behrens@allotropia.de>2022-04-02 15:31:06 +0200
commit280f94caa6ce372de6c5278241622eef948db43a (patch)
tree934476867b6433e1445dc85bd9e23d158e297a21
parent3a58089adb8e3655cb0632061576f238febe9f33 (diff)
Release 6.2.9.12
Change-Id: I12721fe0b61e8e0210d50cd6d9e384192a227c01
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 10896ca8de9e..814a9bad75ca 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.11],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.2.9.12],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])