summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2022-03-15 15:44:06 +0100
committerAndras Timar <andras.timar@collabora.com>2022-03-15 15:44:06 +0100
commitb7e3fa54b384832c2b7587dbf08abdfd69b7e2f9 (patch)
tree15fac14bc0d14bfc1dafd6e2a57483f773cead26 /configure.ac
parent0658247f4735c638b970812a4da455f19506131c (diff)
Bump version to 7.2.6.2.M1
Change-Id: Ic23fa6ca2532f643fe9f5ccb247904fc7d8af68e
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 93ac137b1017..408e6978cf09 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.2.7.0.M0],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[7.2.6.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