summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2023-03-26 17:27:33 +0200
committerAndras Timar <andras.timar@collabora.com>2023-03-26 19:24:25 +0200
commit9a6e3f349ad33df76b7b82d8ac646e4d2d5aaa83 (patch)
treeaaaf7e93a49e81bdb6d40645d03534f436a9b5c3
parente304569f8815f493689d012b9998c985c2fb0e03 (diff)
Bump version to 7.2.7.2.M11mimo-7.2.7.2.M11
Change-Id: Id6824d6808964f5bc090ab534dd32d1f2bc12963
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f8ae44a0c56f..d6d8d9d9ac73 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.2.M10],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[7.2.7.2.M11],[],[],[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