summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Budea <aron.budea@collabora.com>2024-05-28 21:55:50 +0200
committerAron Budea <aron.budea@collabora.com>2024-05-28 21:55:50 +0200
commit31005fd29bba4dc38fbaed5ea3865307040b24ab (patch)
tree8907e53035fbce540fe2f745a885da91e9731b5e
parent11512590ee93f947e5c5bf1dd42dbad6b21ec1ac (diff)
Bump version to 7.3.7.2.M10 mimo-7.3.7.2.M10distro/mimo/mimo-7-3
Change-Id: I1c8481b2397abefcc83b41466c2c2e2b815f996a
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c0f0d23ba16a..587b6b1a9769 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.M9],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[7.3.7.2.M10],[],[],[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