summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2022-02-08 12:18:07 +0100
committerAndras Timar <andras.timar@collabora.com>2022-02-08 12:18:07 +0100
commit526a8ca327e58f61f2188978cbc96a7a955630ac (patch)
tree73ec8c157dfde52b4e57f32b1c39a1ec8569e287
parent06b8ee7235f7a78e66b14014943034a93194db9f (diff)
Bump version to 5.4.7.2.M10
Change-Id: I4947f91f8d7e74d40b4f2f83dd90a799dcc32755
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e058c6b34149..e93d525d0f2a 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.M9],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.4.7.2.M10],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])