summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-05-04 00:51:04 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-05-04 00:51:04 +0200
commit4399da3da720dcb3d0f97b99861fe57bdc8e8694 (patch)
tree8107c36bac77e4d2d527175802ece3bc54ca57f5
parentf3e4577909946a0ebcd5307f19a55596ae0a01ed (diff)
bump product version to 5.1.3.2
Change-Id: Ib086063136f1b7f3e6afc31fb273f2151c12726e
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6dfc2dee278e..349550ec43c1 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.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.1.3.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])