summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2021-11-10 12:21:06 +0100
committerAndras Timar <andras.timar@collabora.com>2021-11-10 12:21:06 +0100
commit356e43b08d2b4872213fb31ea5a8138c58bf8038 (patch)
tree90912daa164323bc7e336924d35f72fd12ef6a51 /configure.ac
parentefff6686073c458864d807e72f733ac32ba8e817 (diff)
Bump version to 7.0.7.0.M7mimo-7.0.7.0.M7
Change-Id: I94e2a50e6ee2b2f8da30dc18566709af23f0bb00
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 17b81ded2c63..36e39a8c5109 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.M6],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[7.0.7.0.M7],[],[],[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