diff options
Diffstat (limited to 'www/contao/Makefile.common')
-rw-r--r-- | www/contao/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/contao/Makefile.common b/www/contao/Makefile.common index a2c39a2a349..392bc407633 100644 --- a/www/contao/Makefile.common +++ b/www/contao/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.15 2012/05/06 01:39:40 taca Exp $ +# $NetBSD: Makefile.common,v 1.16 2012/06/12 14:52:38 taca Exp $ # # used by www/contao210/Makefile # used by www/contao210-example/Makefile @@ -10,7 +10,7 @@ # current release CT210_VERSION= 2.10.4 -CT211_VERSION= 2.11.3 +CT211_VERSION= 2.11.4 CT_VERS?= 210 |