summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>2023-03-20 09:33:51 +0100
committerSamuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>2023-03-20 09:33:51 +0100
commit6157015c625540ffde68f952d1e05be8c5be42f9 (patch)
tree1b495ddfb816184881224c830db4a7afa4f99fbb
parent425b318a07beda8c0762048dfe96216f099c3936 (diff)
Release 6.3.6.21
Change-Id: I7db24647498dad8948b7e05cb1e4fc487fc8b170
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3e972e6388af..a025e0ffce5d 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.20],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.3.6.21],[],[],[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