summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-02-16 14:41:38 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-02-16 14:41:38 +0100
commit3d428e7a1159fb90e7de2aafa615e02497753645 (patch)
tree3c9eee875b2a0a83fa1d888b2b4a17f16b604365
parent69b2457ae58285800ecce058fc5218dd9ebbe4c3 (diff)
bump product version to 5.2.6.1
Change-Id: I0a945db8e34d54af4ace3c9800e789deadcbb071
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5c12d1db0af4..ac9225ec57b1 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.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.2.6.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])