summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Budea <aron.budea@collabora.com>2024-07-13 00:22:44 +0200
committerAron Budea <aron.budea@collabora.com>2024-07-13 00:22:44 +0200
commit54f976a603b9ff5156a54392f9d16353aa311173 (patch)
tree6ccf1e6db3024018acdc6b70d12dec185c4a5a55
parentf72c0ec7a115b3ec0ceaf45e58fae6459c294f37 (diff)
Bump version to 7.6.7.2.M2mimo-7.6.7.2.M2
Change-Id: I2a68ff5dc4d7d61508bcb9611d1153e0043ba3be
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a281be1b45d8..0e83fe31f76a 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.M1],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[7.6.7.2.M2],[],[],[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