configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5d065da1dfe012edae7cd2034552f013455a418e Author: Thorsten Behrens <thorsten.behr...@allotropia.de> AuthorDate: Tue Apr 22 16:01:22 2025 +0200 Commit: Thorsten Behrens <thorsten.behr...@allotropia.de> CommitDate: Tue Apr 22 16:01:22 2025 +0200
Release 6.3.6.35 Change-Id: Ia4416c25a8aa15f2346aaf4e1f2d5c2b11780969 diff --git a/configure.ac b/configure.ac index 7d421f5375f1..d8cb53c83491 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.34],[],[],[http://documentfoundation.org/]) +AC_INIT([LibreOffice],[6.3.6.35],[],[],[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