[Libreoffice-commits] core.git: Branch 'distro/mimo/mimo-7-0' - configure.ac
Andras Timar (via logerrit)
logerrit at kemper.freedesktop.org
Tue May 25 08:46:30 UTC 2021
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 7b72e897d1b24fbb19cbc70ecb1fe9a870f38612
Author: Andras Timar <andras.timar at collabora.com>
AuthorDate: Tue May 25 10:45:54 2021 +0200
Commit: Andras Timar <andras.timar at collabora.com>
CommitDate: Tue May 25 10:45:54 2021 +0200
Bump version to 7.0.7.0.M2
Change-Id: I3589ece776cf6c97e2a7652c455644642d28312a
diff --git a/configure.ac b/configure.ac
index 739c862272ab..2548cd14336c 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.M1],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[7.0.7.0.M2],[],[],[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
More information about the Libreoffice-commits
mailing list