summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2023-03-26 17:05:03 +0200
committerAndras Timar <andras.timar@collabora.com>2023-03-26 18:53:16 +0200
commit67460281822f405b7e6774f67275f2d9dfcd2dc2 (patch)
tree4f841d9ea107c89e61eac63c79549571ee09c62f
parentf2817be29cc849fc074215b97e5759471b75bf9d (diff)
Bump version to 7.1.8.1.M4mimo-7.1.8.1.M4
Change-Id: Ieb57d1bf8350cf8f8992cc7a4450c813704e94d7
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c52fc3a62804..e9cc927a1a26 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.M3],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[7.1.8.1.M4],[],[],[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