diff options
author | Andras Timar <andras.timar@collabora.com> | 2023-05-24 07:38:01 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2023-05-24 07:38:01 +0200 |
commit | 8256e44f30ff56ecb1754be9f4caece8ed386d1a (patch) | |
tree | 569bdefc782245cafac9ab71c8ef7c4915bdfac7 | |
parent | ce6922def57275eddc12c82b08c8853d6749c9b5 (diff) |
Bump version to 6.4.7.2.M9mimo-6.4.7.2.M9
Change-Id: I4baecfc28b8321b6ae3f74f426eccdc6228fedc8
-rw-r--r-- | configure.ac | 2 |
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 |