diff options
author | Andras Timar <andras.timar@collabora.com> | 2023-01-29 19:25:51 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2023-01-30 08:28:58 +0100 |
commit | 1289b4bee0a5ca9e1569cc2990c0024bfc7df991 (patch) | |
tree | 41f9ff414bfee51de97ae97fbcafff6d4004763f | |
parent | d4b92a8e723e2d793eed20c4a5235370e7c5163f (diff) |
Bump version to 7.2.7.2.M10mimo-7.2.7.2.M10
Change-Id: Ia66c67e938b7b18062d822bcd5409be5be1f6997
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 731bcd4fb0d3..f8ae44a0c56f 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.2.7.2.M9],[],[],[http://documentfoundation.org/]) +AC_INIT([LibreOffice],[7.2.7.2.M10],[],[],[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 |