summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2021-05-06 13:07:00 +0200
committerAndras Timar <andras.timar@collabora.com>2021-05-06 17:09:19 +0200
commitbdc0bc28caa85175327b87cf7de8176e7bcc47bb (patch)
treed9512501dc49b74c6b2f031391732a5b9861df5a
parent8917da9a4f566e765df6eaf07b35cf25b236b9fe (diff)
Bump product version to 6.4.7.2.M1mimo-6.4.7.2.M1
Change-Id: I2a6f38caf2e17eaaad6d32610f0ca0f1a1125323
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0d61a9640b2a..1a1e10cdbf7a 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],[6.4.7.2.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.4.7.2.M1],[],[],[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