summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2023-05-24 07:38:01 +0200
committerAndras Timar <andras.timar@collabora.com>2023-05-24 07:38:01 +0200
commit8256e44f30ff56ecb1754be9f4caece8ed386d1a (patch)
tree569bdefc782245cafac9ab71c8ef7c4915bdfac7 /configure.ac
parentce6922def57275eddc12c82b08c8853d6749c9b5 (diff)
Bump version to 6.4.7.2.M9 mimo-6.4.7.2.M9
Change-Id: I4baecfc28b8321b6ae3f74f426eccdc6228fedc8
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 562afd38e503..442de0bb7f8e 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.M8],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.4.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