summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2021-11-05 12:28:26 +0100
committerAndras Timar <andras.timar@collabora.com>2021-11-05 12:28:26 +0100
commit990e3526a388b520c339211a30af3574d423c4f5 (patch)
tree71324b0c7859473916b132735430ffe612f858f0
parentead080e88b3f87e0ccce134832af5af472fcfd06 (diff)
Bump product version to 6.4.7.2.M4mimo-6.4.7.2.M4
Change-Id: I44d6e115b462e996bb989315e76f542db700ece8
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f9ae0c1093f1..91000ab78666 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.4.7.2.M3],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.4.7.2.M4],[],[],[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