summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2022-07-24 16:27:31 +0200
committerAndras Timar <andras.timar@collabora.com>2022-07-24 16:27:31 +0200
commit86074c84ebbf8de43ce4560ff83111d3892fbb86 (patch)
tree2d298536e1cf754e29cecf5840ddfd8e9800560d
parente954b945536fdf0fd4aa3d56aec5c1e2ce4c6196 (diff)
Bump version to 7.2.7.2.M4mimo-7.2.7.2.M4
Change-Id: I3e12a450ba3343b9a31b50fc7bd329c5db01b3fd
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e48839f2658a..916318f9c232 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.M3],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[7.2.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