Removing 3.0a*, replacing with 3.0* in nightly version mapping. From bug 403194.
git-svn-id: svn://10.0.0.236/trunk@239074 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -86,7 +86,7 @@ $productBranchVersions = array(
|
||||
'1.6a1' => 'trunk',
|
||||
'1.*' => '1.5',
|
||||
'2.0*' => '2.0',
|
||||
'3.0a*' => 'trunk'
|
||||
'3.0*' => 'trunk'
|
||||
),
|
||||
'Thunderbird' => array(
|
||||
'1.5.0.*' => '1.5.0.x',
|
||||
|
||||
Reference in New Issue
Block a user