summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2022-03-15 15:57:46 +0100
committerAndras Timar <andras.timar@collabora.com>2022-03-15 15:57:46 +0100
commit060460898973350cc80ee8fdb12794453b673098 (patch)
treee5a3403bac9d8ca378acc63b7aa7ab142e6acc9a
parent2b6853729591c9a687cf5855a26acc2a4e8f5e5d (diff)
Bump version to 7.1.7.2.M1mimo-7.1.7.2.M1
Change-Id: I6736b4da49e332d4c3214bf493f62b23cc18fc90
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4b6958f6cf67..06d77468a501 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.1.8.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[7.1.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