summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2023-05-25 22:13:20 +0200
committerAndras Timar <andras.timar@collabora.com>2023-05-25 22:13:20 +0200
commit527cb563abf888fee92f6078b4bfb61fd86b64d9 (patch)
tree91511b536c58e68274ca2f441cc1075cf41c595c /configure.ac
parent3a8420ae420d475e4e8fbeecc6a8ac74b6bc5b33 (diff)
Bump version to 7.3.7.2.M4 mimo-7.3.7.2.M4
Change-Id: Ic68b1ebfe4284bb9aee8c650f57731b1bc65180c
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 fac7acde7c2b..13379b00ccc1 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.M3],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[7.3.7.2.M4],[],[],[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