summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Budea <aron.budea@collabora.com>2024-09-27 18:12:11 +0930
committerAron Budea <aron.budea@collabora.com>2024-09-27 18:12:11 +0930
commit1c3b876576bce38f0469e76d5ac026095958823a (patch)
treecb68a384386c150da6a91228fc8ad923fc759340
parent42c282997666e84ef2be30e051dac21751393750 (diff)
Bump version to 7.6.7.2.M5mimo-7.6.7.2.M5distro/mimo/mimo-7-6
Change-Id: I38b8662f0d15582754dd7ac718d7d34761c9784c
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3f5e603e7bcb..5387075f50d4 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.6.7.2.M4],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[7.6.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