summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2022-09-28 14:34:54 +0200
committerAndras Timar <andras.timar@collabora.com>2022-09-28 14:34:54 +0200
commiteae1a20eee24d7fbeb19ff1fe91a658206f3f25b (patch)
treeeb8d64a44ae054440f12d3f008660550e05d32c8
parent1df47f793c6a5e8261e549607770cf66447f5d40 (diff)
Bump version to 7.2.7.2.M7mimo-7.2.7.2.M7
Change-Id: I9726c831a25b95f4a512b44aa09ea9af015181f8
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 01b91e7f2274..3b9ff0ab49e4 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.M6],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[7.2.7.2.M7],[],[],[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