summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2021-11-16 09:36:47 +0100
committerAndras Timar <andras.timar@collabora.com>2021-11-16 09:36:47 +0100
commitf18b9277af617049a51f59b069df28121de11e27 (patch)
tree79aeb7d095b82a3fa8c6a99ba7d5b871a6c04984
parent28389a78c38535f0b4229ebc43797bd90d7a15a2 (diff)
Bump version to 7.0.7.0.M8mimo-7.0.7.0.M8
Change-Id: I590e7570e2b5ea189cd6507e67940c98a22a6e96
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 36e39a8c5109..5ce98203def7 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.0.7.0.M7],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[7.0.7.0.M8],[],[],[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