summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-04-25 22:45:35 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-04-25 22:45:35 +0200
commitfad835ccb1849af15b69bbfca5f7f40feac6d1d0 (patch)
treeaf55eb8ee7e763a480708cf98ecb17c40f915765
parentupdate credits (diff)
downloadcore-libreoffice-5-2-7.tar.gz
core-libreoffice-5-2-7.zip
bump product version to 5.2.7.2.0+ libreoffice-5-2-7
Change-Id: I77d25a43505ace2085abd51bb3933f5774dd7643
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 41b998c6d96f..30fd2d44e219 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.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])