configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 64403264d9804e570012929ad3bf6d58b5e8db12
Author: Michael Stahl <[email protected]>
AuthorDate: Thu May 12 18:58:00 2022 +0200
Commit: Michael Stahl <[email protected]>
CommitDate: Thu May 12 18:58:00 2022 +0200
Release 6.3.6.17
Change-Id: I9057241beffc35e17d05ff74f6d4ee6017bccc06
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