summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAron Budea <aron.budea@collabora.com>2023-12-08 11:56:28 +1030
committerAron Budea <aron.budea@collabora.com>2023-12-08 11:56:28 +1030
commitfc8e705fc2a0b299dfcf33d21301a2a27cac5d04 (patch)
treecf2b903d0c7e16f173d1bd3d47c26362d73f6457 /configure.ac
parent56dd18f55d14939a1d5697e8580efd580bae0da7 (diff)
Bump version to 7.2.7.2.M15mimo-7.2.7.2.M15
Change-Id: I176cd41c2f59c843371e0f46c1a9274908786b61
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 10dd79660e42..fe45aab0dfe3 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.M14],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[7.2.7.2.M15],[],[],[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