From ae7142785612f3cf89553a6debe1af3573f6b972 Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Tue, 22 Aug 2017 20:29:33 +0200 Subject: bump product version to 5.3.6.1 Change-Id: Iae61a368f94f0bc356ad2988652584e4ce30afec --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 082b1d7fd063..6c59f3215bfd 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.3.6.0.0+],[],[],[http://documentfoundation.org/]) +AC_INIT([LibreOffice],[5.3.6.1],[],[],[http://documentfoundation.org/]) AC_PREREQ([2.59]) -- cgit