summaryrefslogtreecommitdiff
path: root/www/contao
diff options
context:
space:
mode:
authortaca <taca>2014-06-10 03:47:59 +0000
committertaca <taca>2014-06-10 03:47:59 +0000
commitdd468f3841d6a9984e6491f38438b3d79903368a (patch)
treeb2e9fb628b40d2cc8f88052141f5c8b9701656b6 /www/contao
parent5bf5d00456b097d79f4f84b48fe4d72ed90035f5 (diff)
downloadpkgsrc-dd468f3841d6a9984e6491f38438b3d79903368a.tar.gz
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).
Diffstat (limited to 'www/contao')
-rw-r--r--www/contao/Makefile.common4
1 files changed, 2 insertions, 2 deletions
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