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

New commits:
commit 060460898973350cc80ee8fdb12794453b673098
Author:     Andras Timar <[email protected]>
AuthorDate: Tue Mar 15 15:57:46 2022 +0100
Commit:     Andras Timar <[email protected]>
CommitDate: Tue Mar 15 15:57:46 2022 +0100

    Bump version to 7.1.7.2.M1
    
    Change-Id: I6736b4da49e332d4c3214bf493f62b23cc18fc90

diff --git a/configure.ac b/configure.ac
index 4b6958f6cf67..06d77468a501 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.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[7.1.7.2.M1],[],[],[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