summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Stahl <michael.stahl@allotropia.de>2022-05-12 18:58:00 +0200
committerMichael Stahl <michael.stahl@allotropia.de>2022-05-12 18:58:00 +0200
commit64403264d9804e570012929ad3bf6d58b5e8db12 (patch)
treeb6c91620878a71040aa20ba5e80eaca0af2a7801
parent83d822e6294e1af180da55eae13303f85d537ace (diff)
Release 6.3.6.17
Change-Id: I9057241beffc35e17d05ff74f6d4ee6017bccc06
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0fbca56b268b..e13ab49fb0cd 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.16],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.3.6.17],[],[],[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