summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Budea <aron.budea@collabora.com>2023-07-07 00:19:06 +0200
committerAron Budea <aron.budea@collabora.com>2023-07-07 00:19:06 +0200
commitcf0a4747cef76399d7acd30c4dcda7a78e7973c2 (patch)
tree0dffe9127dd11e22e06cca200e9adcfad74789ec
parent4da8ce44a6e6a41d1506ba9087c28896c36a2722 (diff)
Bump version to 7.3.7.2.M5mimo-7.3.7.2.M5
Change-Id: Id24ff02237b8830a16a58483827f05951600dfe2
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 13379b00ccc1..52205e99ac64 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.M4],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[7.3.7.2.M5],[],[],[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