configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 85e2d8a96cfb5a378a512635c32015b959f7e476
Author:     Balazs Varga <[email protected]>
AuthorDate: Fri Oct 22 08:58:26 2021 +0200
Commit:     Balazs Varga <[email protected]>
CommitDate: Fri Oct 22 09:01:25 2021 +0200

    Version bump for N7
    
    Change-Id: Ifcb70bbf77d7c6e6128ea8b08075c46a6167514c
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124045
    Tested-by: Balazs Varga <[email protected]>
    Reviewed-by: Balazs Varga <[email protected]>

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

Reply via email to