summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2022-09-11 16:45:15 +0200
committerAndras Timar <andras.timar@collabora.com>2022-09-11 16:45:15 +0200
commit60c9a9a2738d15b65927c55798ac5177dfbb7761 (patch)
tree0c8345d13d8ff49d670ca19ea7f861d780dc32e7
parent3d1f5c8e65b40c9abbc43cad34f3c01b18b695d7 (diff)
Bump version to 7.1.8.1.M3mimo-7.1.8.1.M3
Change-Id: Ib900ccf421685030638f897633c4e99ab0547fbf
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6358381d7a72..d426163e0a7f 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.M2],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[7.1.8.1.M3],[],[],[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