summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-07-13 00:45:01 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-07-13 00:45:01 +0200
commitac0cf2cb2fabeb577ecb7af737b7fe6ac191a4b1 (patch)
treed41d3f601ff2225ef49c1b3a0530937251d90dbf
parent8c726b5957477a6b10f0f9abb955c622a6b68095 (diff)
bump product version to 5.1.5.1.0+
Change-Id: I82beb3fd1b431e7412542e26b91856a4872461e5
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4a8a2237ad82..7af584c8d5a0 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.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])