summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-04-20 01:34:14 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-04-20 01:34:14 +0200
commitb979ea94f4577b6949c7b48c12277d3a35f7031c (patch)
tree974db4215dc40ee212b75a4e005588ede35a819a
parentdbc59bac4816e35c40cdae2439112c3f505c3d59 (diff)
bump product version to 5.1.3.1
Change-Id: I4ce51c7f78fbfae5e99b6e06b1f61f0337f633ba
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 91645f2ae733..643d986cf99f 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.3.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.1.3.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])