summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-05-09 12:27:21 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-05-09 12:27:21 +0200
commit51f7a4ec2930437b38af5c816e62e099a1444fc5 (patch)
tree671d6b27d68903461a30dd408249a5034a294162
parent269cf1352828bd9ebad4c52f08c0220729fa28be (diff)
bump product version to 5.4.7.2
Change-Id: I8e9eb9cebca6efe891d3128eb8e70d06e6884b73
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9a3e9d793a2c..2c18ec8a4cfa 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.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.4.7.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])