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:
@@ -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'],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user