summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Budea <aron.budea@collabora.com>2022-08-04 20:57:00 +0200
committerAron Budea <aron.budea@collabora.com>2022-08-04 20:57:00 +0200
commit3338fc3f8cf5ae7ef7fd5629c30ac31a9f13b0e7 (patch)
treee51580a0e974190df2464b77d6349cd7624b5862
parent14ab83f9c696e894a603e300070e2f077951cb69 (diff)
Bump version to 7.2.7.2.M5
Change-Id: Id6a0a28eb176b57824186244c3f1037c110be98e
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 916318f9c232..53c0c40b359c 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.M4],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[7.2.7.2.M5],[],[],[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