summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2022-07-26 14:58:56 +0200
committerAndras Timar <andras.timar@collabora.com>2022-07-26 14:58:56 +0200
commita49d125f7a655e9d6caad4fd3018a79d15a77b14 (patch)
tree7ce3141fa83a6faae32eac80ee7a002663e5951a
parente129fc57b0a64a38f5b018eb6a6863a1f4afbeb8 (diff)
Bump version to 6.4.7.2.M6
Change-Id: Ifab8a66733ac79e4eff2784862f46280c06728e9
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8b253b07b235..ddc8cf8f2bc0 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.M5],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.4.7.2.M6],[],[],[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