summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-07-13 00:43:52 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-07-13 00:43:52 +0200
commitd4e1f6881937e290fd2eeb347b2d4264b4f7bd6f (patch)
treeb06fb339643ef5f62849b83bbb8c3f75689af515
parent8c726b5957477a6b10f0f9abb955c622a6b68095 (diff)
bump product version to 5.1.5.1
Change-Id: I1d405a2b734be62ae8c3a7f9fe370d7ff2f44d9d
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4a8a2237ad82..f19da6478f70 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.1.5.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.1.5.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])