From dd468f3841d6a9984e6491f38438b3d79903368a Mon Sep 17 00:00:00 2001 From: taca Date: Tue, 10 Jun 2014 03:47:59 +0000 Subject: Update contao32 to 3.2.11. Version 3.2.11 (2014-06-04) --------------------------- ### Fixed Make `$this->locationLabel` available in the event list (see #7030). ### Fixed Correctly set the root page title (see #7023). ### Fixed Only show the sort hint if there is more than one element (see #6935). ### Fixed Try to raise the PHP limits upon file synchronization (see #7035). --- www/contao/Makefile.common | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/contao') diff --git a/www/contao/Makefile.common b/www/contao/Makefile.common index f4111ea5136..37a1e696922 100644 --- a/www/contao/Makefile.common +++ b/www/contao/Makefile.common @@ -1,11 +1,11 @@ -# $NetBSD: Makefile.common,v 1.72 2014/06/01 14:39:12 taca Exp $ +# $NetBSD: Makefile.common,v 1.73 2014/06/10 03:47:59 taca Exp $ # # used by www/contao/Makefile.example" # used by www/contao32/Makefile # used by www/contao33/Makefile # current release -CT32_VERSION= 3.2.10 +CT32_VERSION= 3.2.11 CT33_VERSION= 3.3.1 CT_VERS?= 32 -- cgit v1.2.3