configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 5bfcf1b233a4f7431792797b93aa5d6f957658fc
Author: Gabor Kelemen <[email protected]>
AuthorDate: Mon Aug 16 11:49:57 2021 +0200
Commit: Gabor Kelemen <[email protected]>
CommitDate: Mon Aug 16 11:51:49 2021 +0200
Weekly version bump
Change-Id: I7225624a7168c1117ad5fbee64eb398e972ab834
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/120533
Tested-by: Gabor Kelemen <[email protected]>
Reviewed-by: Gabor Kelemen <[email protected]>
diff --git a/configure.ac b/configure.ac
index 156e9994c3c4..6e4d0f97968e 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.N3],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[7.1.4.2.N4],[],[],[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