Rebased ref, commits from common ancestor:
commit e1daf4d438e8b6c27d6b9d8745ac9d231ee47351
Author: Thorsten Behrens <[email protected]>
AuthorDate: Wed Apr 2 18:09:08 2025 +0200
Commit: Thorsten Behrens <[email protected]>
CommitDate: Wed Apr 2 18:10:22 2025 +0200
Release 6.3.6.33
- only build config changed
Change-Id: I33c476d07ee71239f56dc9027d41630b86b8bf62
diff --git a/configure.ac b/configure.ac
index db5164572305..1549c49261f3 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.32],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.3.6.33],[],[],[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