From 5217f3f489e6219ed82bbb4c1acf9d3bb236d47c Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Wed, 4 May 2016 00:52:09 +0200 Subject: bump product version to 5.1.3.2.0+ Change-Id: If78549350c2a4c814462702dd1e8852dc6ba00d9 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]) -- cgit v1.2.3