summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>2021-02-11 16:09:34 +0100
committerThorsten Behrens <thorsten.behrens@allotropia.de>2021-04-09 23:22:06 +0200
commitcfa69917e7949406057da4ee31ca3067edf39efb (patch)
tree3647cc374ccf9ed386bd704b75e03f934e44fcfc
parenta838b15d7d01f1967291063bdf948b5deed00fd5 (diff)
Release 6.3.6.9
Change-Id: I343c57f8f1ba22972e8b0fa0a81e7b4b98b7e799
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d94bd198ac25..98b1a1cd26ab 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.3.6.8],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.3.6.9],[],[],[http://documentfoundation.org/])
dnl libnumbertext needs autoconf 2.68, but that can pick up autoconf268 just fine if it is installed
dnl whereas aclocal (as run by autogen.sh) insists on using autoconf and fails hard