Bug 353706 - Hooks require Template Toolkit 2.12 but we only check for 2.10

git-svn-id: svn://10.0.0.236/trunk@212129 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
ghendricks%novell.com
2006-09-21 22:48:09 +00:00
parent cec73464f2
commit f99c6d3ade

View File

@@ -61,7 +61,7 @@ use constant REQUIRED_MODULES => [
},
{
name => 'Template',
version => '2.10'
version => '2.12'
},
{
name => 'Mail::Mailer',