summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBalazs Varga <balazs.varga991@gmail.com>2021-10-22 08:58:26 +0200
committerBalazs Varga <varga.balazs3@nisz.hu>2021-10-22 09:01:25 +0200
commit85e2d8a96cfb5a378a512635c32015b959f7e476 (patch)
treed570d6a45c1988bca921b7e42d04abcbe7576a67
parent65b0510e285e1afb4bccc04521073e7e2f21995f (diff)
Version bump for N7
Change-Id: Ifcb70bbf77d7c6e6128ea8b08075c46a6167514c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124045 Tested-by: Balazs Varga <varga.balazs3@nisz.hu> Reviewed-by: Balazs Varga <varga.balazs3@nisz.hu>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b7004fe05662..4edd5ce4975e 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.4.2.N6],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[7.1.4.2.N7],[],[],[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