summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-07-26 23:17:18 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-07-26 23:17:18 +0200
commit2c4ac832ce9ff337177b67a36af6332bdd96d208 (patch)
tree4eca4fe4e6b18e986cc0029d401687f52bec1314
parent027db54f6d3d96c0ca609f990898d55c1a8bd0b7 (diff)
bump product version to 5.1.5.2
Change-Id: Iae29dd2b03ada8a45bed764d664681380fcfb380
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7af584c8d5a0..21f7eb304c62 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.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.1.5.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])