summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-05-09 12:28:12 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-05-09 12:28:12 +0200
commite52e5f310e8ce376f0462d6a6a5fbc1a61a148df (patch)
tree4b2d09fb033fa9fd170fe9696ab0abb413910b2b
parent269cf1352828bd9ebad4c52f08c0220729fa28be (diff)
bump product version to 5.4.7.2.0+libreoffice-5-4-7
Change-Id: I7a1f9aa57baef2a7a4442762b61cc16e54bdac6a
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9a3e9d793a2c..56e60843fc3d 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.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])