configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 1c1b495515eb786b91d87f3c42035b376c5147fe
Author: Andras Timar <[email protected]>
AuthorDate: Tue Nov 23 10:23:55 2021 +0100
Commit: Andras Timar <[email protected]>
CommitDate: Tue Nov 23 10:23:55 2021 +0100
Bump version to 5.4.7.2.M9
Change-Id: I314880b70c68a3f62705c688be575e22fe9c7f62
diff --git a/configure.ac b/configure.ac
index c37ca3ee975a..e058c6b34149 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],[5.4.7.2.M8],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.4.7.2.M9],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])