summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Budea <aron.budea@collabora.com>2023-10-10 03:39:11 +0200
committerAron Budea <aron.budea@collabora.com>2023-10-10 03:39:11 +0200
commit8225348de49dbc3598704a93069a7d016ec96901 (patch)
treea8400197b1f5b2cc00d383e2f0ef6b8762e33a44
parent6dbc41a6a7c27e98d28f4a4280cb054f5056cee3 (diff)
Bump version to 7.3.7.2.M7 mimo-7.3.7.2.M7
Change-Id: I6854af292c86fbe56ca9be6cae0e8fe229b837ba
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 78f7cc94f264..b36d57c11a58 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.3.7.2.M6],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[7.3.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