summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-04-12 18:53:44 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-04-12 18:53:44 +0200
commite0b1245d4e715509fa84d50a66b926bbb76fed6f (patch)
tree60e260f08a4e72b17970cbd143c293424c681869
parent224073a5002df33da673a63db24c19f5a43143c1 (diff)
bump product version to 5.2.8.0.0+
Change-Id: Ic981e67e4ba8ad1f3f9344c91d6a8338ceb68e3e
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2f68ebef5993..9bc526c6ed1c 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.8.0.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])