summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Stahl <Michael.Stahl@cib.de>2020-07-29 15:05:56 +0200
committerThorsten Behrens <thorsten.behrens@allotropia.de>2021-04-09 23:22:02 +0200
commitc580828de48a25b9c56d6538dbb62ad385c11dc4 (patch)
tree39bee887bd7ef7da1bc7bf7da6d634bbd13bb01e
parentfe42ab4df6c787fb15efde50cba25950d833e50d (diff)
configure: Release 6.3.6.5
Change-Id: I8d957da6b0b4cc1d254eb5535f3f11c3db60911c
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5a8ecdf9b46c..b262c53d55ae 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.4],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.3.6.5],[],[],[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