summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2023-10-07 22:39:13 +0200
committerAndras Timar <andras.timar@collabora.com>2023-10-07 22:39:13 +0200
commit9d4bf91ba30c991aaed3b97dd4173f7705c6b5ae (patch)
treeb461200c46a2b387d33437c0fa8d03ca68f8a864
parentf4b6dcaa110be8c4e3e6a7dede73548766f8e907 (diff)
Bump version to 7.5.7.1.M1mimo-7.5.7.1.M1
Change-Id: If271b729371e33867a99434bfc31bc07e1f7dd83
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 58c53365d027..64168c1e1e1e 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.7.1],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[7.5.7.1.M1],[],[],[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