Rebased ref, commits from common ancestor:
commit d939d562d1e6c6fae3a285d5db58b1e89f18d875
Author: Andras Timar <[email protected]>
AuthorDate: Wed Jun 14 14:21:35 2023 +0200
Commit: Andras Timar <[email protected]>
CommitDate: Wed Jun 14 14:27:28 2023 +0200
Bump version to 7.4.7.2.M1
diff --git a/configure.ac b/configure.ac
index f04cb3c8af88..428f8bb33df6 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],[7.4.7.2],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[7.4.7.2-M1],[],[],[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