summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-02-28 15:40:05 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-02-28 15:40:05 +0100
commitf191a4feb70253fa3c8421efccd8c1b729c80804 (patch)
treef4ac8481ca33e4b3d2a76b99f599b9e7510f7d01
parentcd690dd32ac97daddf07878757669c849e7f9519 (diff)
bump product version to 5.2.6.2.0+libreoffice-5-2-6
Change-Id: I88b7ac9c355840c96bf65baacf40fb27e49f5b08
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 903f6eafa6f2..3fba415772f7 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.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])