summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-01-12 01:52:06 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-01-12 01:52:06 +0100
commitb5b8fa0f1d01ccccde4577193acc41f0df71021d (patch)
tree2ea5b16c85fad6c94b5906e85cbb62cf89236339
parent5f081ce502e5eeee528049fc76657d623afcee24 (diff)
bump product version to 5.2.6.0.0+
Change-Id: I5486ee53c9e87c62bb312caf8b5a8340dfa94e11
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d08c25974f27..5c12d1db0af4 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.6.0.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])