summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Budea <aron.budea@collabora.com>2024-05-30 21:24:11 +0200
committerAron Budea <aron.budea@collabora.com>2024-05-30 21:24:11 +0200
commit7ab2c2bf6de922060f8d95c2fbf0b208d66fc7a3 (patch)
tree5491936712208b71ab9cbea683396236c285e4cd
parent1f683fe50fe0e850a7a978228a71c84356b38cf6 (diff)
Bump version to 7.1.8.1.M7 mimo-7.1.8.1.M7distro/mimo/mimo-7-1
Change-Id: Ic65717343b8be6e016871b1e90769db2d4491da9
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 77405709ee0a..d6157c2dee9a 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.1.8.1.M6],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[7.1.8.1.M7],[],[],[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