summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Budea <aron.budea@collabora.com>2022-09-09 16:17:26 +0200
committerAron Budea <aron.budea@collabora.com>2022-09-09 16:17:26 +0200
commit1df47f793c6a5e8261e549607770cf66447f5d40 (patch)
tree3284805d4fa4141a19053f0a8d8b37c9f703ce87
parenta87c924aa2bca718ff93e17c03e4d03e58ba8a89 (diff)
Bump version to 7.2.7.2.M6mimo-7.2.7.2.M6
Change-Id: I2c192e26df9161a7276c574630f83c14dbc493ac
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 53c0c40b359c..01b91e7f2274 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.2.7.2.M5],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[7.2.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