From 41bbc02603d656e5106e0b85b38a1db947e20d25 Mon Sep 17 00:00:00 2001 From: mark_story Date: Wed, 28 Dec 2011 17:59:50 -0500 Subject: [PATCH] Add next-version task. --- app/View/Pages/home.ctp | 2 +- build.xml | 17 ++++++++++++++++- 2 files changed, 17 insertions(+), 2 deletions(-) diff --git a/app/View/Pages/home.ctp b/app/View/Pages/home.ctp index e328da6dc38..468aa1f5e22 100644 --- a/app/View/Pages/home.ctp +++ b/app/View/Pages/home.ctp @@ -24,7 +24,7 @@ App::uses('Debugger', 'Utility');

For updates and important announcements, visit http://cakefest.org

- + 0): Debugger::checkSecurityKeys(); diff --git a/build.xml b/build.xml index b60a309655e..4a274ff5b0a 100644 --- a/build.xml +++ b/build.xml @@ -40,7 +40,7 @@ - + @@ -121,5 +121,20 @@ + + + + + + + + + + + + +