summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-05-04 00:52:09 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-05-04 00:52:09 +0200
commit5217f3f489e6219ed82bbb4c1acf9d3bb236d47c (patch)
treee1c3eaa4da6c18c28020de10083656eab158f81c
parentbump openssl to 1.0.2h (diff)
downloadcore-libreoffice-5-1-3.tar.gz
core-libreoffice-5-1-3.zip
bump product version to 5.1.3.2.0+ libreoffice-5-1-3
Change-Id: If78549350c2a4c814462702dd1e8852dc6ba00d9
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6dfc2dee278e..7678b89ec0ee 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.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])