summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-04-12 18:54:51 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-04-12 18:54:51 +0200
commit9c3c15fdb37518e13e1c6e8a7e3ba038667c76d3 (patch)
tree25ed9e8f939a4e1152e31434c0d08e582410914b
parent5534da0fd961787eb60f2fb5abf0bf7c8f12392e (diff)
bump product version to 5.2.7.1
Change-Id: I89ac983a9f4c058e145bbe02c9f0a23d4ca1cd01
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2f68ebef5993..9758236d049d 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.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.2.7.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])