summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-01-12 01:55:18 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-01-12 01:55:18 +0100
commit73b6483123d3137665813b5b6e03fa7693c942c3 (patch)
treefa6a7f1b0d2aa2d89cf54f249a7895de5cc194be
parent710c06144b911d34dc52818f3117606f3c3bee63 (diff)
bump product version to 5.2.5.1.0+libreoffice-5-2-5
Change-Id: Idb43b0caf384217c43a3ccad3b20c58f4177b00f
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d08c25974f27..424f1d2b61f0 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.5.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.2.5.1.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])