Bug 656146: Require PatchReader 0.9.6 as it significantly improves the way to display patches

r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262310 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mkanat%bugzilla.org
2011-05-10 22:47:14 +00:00
parent 0a00aa8a96
commit 7013cfe508
2 changed files with 3 additions and 2 deletions

View File

@@ -230,7 +230,8 @@ sub OPTIONAL_MODULES {
{
package => 'PatchReader',
module => 'PatchReader',
version => '0.9.4',
# 0.9.6 fixes two notable bugs and significantly improves the UX.
version => '0.9.6',
feature => ['patch_viewer'],
},
{