summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-02-28 15:39:08 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-02-28 15:39:08 +0100
commit1156364aaff55ffd85b72b3c081c75db5067453b (patch)
treea89783fde3ba5c59618084e26616132b6fdf62c7
parentcd690dd32ac97daddf07878757669c849e7f9519 (diff)
bump product version to 5.2.6.2
Change-Id: I3be50e838a6d91afbf5e938e0fe1fb89fc4d26d6
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 903f6eafa6f2..a100af2bb991 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.6.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.2.6.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])