summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2022-09-11 17:25:49 +0200
committerAndras Timar <andras.timar@collabora.com>2022-09-11 17:25:49 +0200
commit2d6ce0c3816df76ad31dcc832704cac47fe98297 (patch)
tree2c88e07d379caf75a9a829b246e4418818f984df /configure.ac
parent47696ebe66c90c292d0fa1cbf5fdbaff62c456e0 (diff)
Bump version to 6.4.7.2.M7 mimo-6.4.7.2.M7
Change-Id: I304416370da61e71c7628dc691f01fcbe7ff2e58
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 ddc8cf8f2bc0..a926a2569623 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],[6.4.7.2.M6],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.4.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