summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2022-03-11 11:11:21 +0100
committerAndras Timar <andras.timar@collabora.com>2022-03-11 11:11:21 +0100
commite1c0d46bba342854e437956495d34a55e7855440 (patch)
tree4327777fd0c23b81bdbf985bdf0567cc652728fb
parentd691e9ef4d77cf5e46aec288d5efcf9291534352 (diff)
Bump version to 7.2.7.0.M0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7d9603a47783..6b2246b4ccde 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.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[7.2.7.0.M0],[],[],[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