summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2021-06-07 09:01:21 +0200
committerAndras Timar <andras.timar@collabora.com>2021-06-07 09:01:21 +0200
commitfa08dbe3d7e674dbce8eb3d0fa4152250b427d48 (patch)
tree4a7976c4048f8588ab8ab475964b1ea64827f19f
parent57fad2769469bbcf5e1399a52aa8e4be84ec95a5 (diff)
Bump version to 7.0.7.0.M3mimo-7.0.7.0.M3
Change-Id: I655362c64ce7e517ac22c268bdf9be71c76da061
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2548cd14336c..c0ea16dff0f3 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.M2],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[7.0.7.0.M3],[],[],[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