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

New commits:
commit 8607b75bf5ebb41e84d011f9d6a9f61aea3eec60
Author:     Gabor Kelemen <[email protected]>
AuthorDate: Mon Sep 13 14:40:55 2021 +0200
Commit:     Gabor Kelemen <[email protected]>
CommitDate: Mon Sep 13 14:45:32 2021 +0200

    Weekly version bump N6
    
    Change-Id: Iaadf3d2fbcb0faae32e81103d2a2a3d5ee905883
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/122035
    Tested-by: Gabor Kelemen <[email protected]>
    Reviewed-by: Gabor Kelemen <[email protected]>

diff --git a/configure.ac b/configure.ac
index e7fc84ce4c62..b7004fe05662 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.N5],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[7.1.4.2.N6],[],[],[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