summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBevilacqua Jean-Sebastien <realitix@gmail.com>2018-05-14 11:36:28 +0200
committerBevilacqua Jean-Sebastien <realitix@gmail.com>2018-05-14 11:36:28 +0200
commit8b8bb024e6d958c001e1f2765f61077f5a6a3a30 (patch)
tree5c0206b4cf50c17dd9cd387a3ef70bdc14b7cdf8
parentb64679d5c804020e2a269c5aee67aa5390d89307 (diff)
bump product version to 5.4.7.2.M5
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5ded4514fc28..3459f2bd2a3f 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.M4],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.4.7.2.M5],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])