summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAron Budea <aron.budea@collabora.com>2023-12-08 12:02:27 +1030
committerAron Budea <aron.budea@collabora.com>2023-12-08 12:02:27 +1030
commit331830262512b2a0b5fd1e1b9feb3003c6df6113 (patch)
tree4a1196a83bac29d0c20eb6bd695691acfb2da696 /configure.ac
parent5aa0ae5fffe3a6f98e2ae4a677a20a8f95d3eed3 (diff)
Bump version to 7.1.8.1.M6mimo-7.1.8.1.M6
Change-Id: Id5a7b1ac9011a56e7bd41e00d05db9ac3e3f076c
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5d55d53f14d8..77405709ee0a 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.M5],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[7.1.8.1.M6],[],[],[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