summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Budea <aron.budea@collabora.com>2024-03-29 00:55:42 +1030
committerAron Budea <aron.budea@collabora.com>2024-03-29 00:55:42 +1030
commit3bc3fd766378649e8c48226a82ef65d986fbc826 (patch)
tree87d53cee5e4ef0025fe54a4a8b88ee94996c2a3c
parent5a78a44c486a2a49532d32a8ef53b2f2b4833ffe (diff)
Bump version to 7.5.9.2.M2 mimo-7.5.9.2.M2distro/mimo/mimo-7-5
Change-Id: If0ed93f823717fab42d5797f88f7e9397558ba69
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a1578171e7b6..1c88358d44a6 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.5.9.2.M1],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[7.5.9.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