summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAron Budea <aron.budea@collabora.com>2024-03-29 00:52:19 +1030
committerAron Budea <aron.budea@collabora.com>2024-03-29 00:52:19 +1030
commitf9e9714f9c27f3608b7c19f361aff6af98a7cad6 (patch)
tree22d727333c1b3312d5ab59c0e92f49fbbdfdd88d /configure.ac
parent7a7df4c0ea28e460ac6781d54f7da95a19355dde (diff)
Bump version to 7.3.7.2.M9mimo-7.3.7.2.M9
Change-Id: I245b17cedfbc84a1224f998b24e1f30d4c892d23
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2568674a71f5..c0f0d23ba16a 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.M8],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[7.3.7.2.M9],[],[],[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