summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-04-25 22:42:58 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-04-25 22:42:58 +0200
commitee58b491c141ae514f4469de7aebe6f716ec5d9a (patch)
tree50b12867ffd7a3bb4221b895bb9d65e8cb4a2cec
parent2a909d8077f9caee8fc46f1a57372a971d2317da (diff)
bump product version to 5.2.7.2
Change-Id: I6d543b242bd640b94ac5e2c5be63fbbbb93877e3
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 41b998c6d96f..71b2cb8ef45b 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.2.7.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.2.7.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])