summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2021-11-23 10:23:55 +0100
committerAndras Timar <andras.timar@collabora.com>2021-11-23 10:23:55 +0100
commit1c1b495515eb786b91d87f3c42035b376c5147fe (patch)
treeb2b0e1adee8f7bf82aedd030db0b478622099691
parent5bfc7f7011aaf7f3ecce3f758425009e64b509c2 (diff)
Bump version to 5.4.7.2.M9
Change-Id: I314880b70c68a3f62705c688be575e22fe9c7f62
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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])