summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2021-10-11 17:54:43 +0200
committerAndras Timar <andras.timar@collabora.com>2021-10-11 17:54:43 +0200
commitf99ee8cf279accd48f095c30552d2ee6d418a66c (patch)
treee74a1f3c8474343d83b83d9ba595ed26d80c0aaf
parent9540c1fc15caebd58671e300a529dbfd6d2ab13d (diff)
Bump version to 7.0.7.0.M5mimo-7.0.7.0.M5
Change-Id: I7afe1fb8b71aaa4bac21abbf9f3358a558ab7fb9
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 740dc3c0fb8a..3453c65554d8 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.M4],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[7.0.7.0.M5],[],[],[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