bug 426227: enable updates for mozilla-central - teach aus about mozilla2 version numbers. r=morgamic, patch=me
git-svn-id: svn://10.0.0.236/trunk@249046 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -86,7 +86,8 @@ $productBranchVersions = array(
|
||||
'1.6a1' => 'trunk',
|
||||
'1.*' => '1.5',
|
||||
'2.0*' => '2.0',
|
||||
'3.0*' => 'trunk'
|
||||
'3.0*' => 'trunk',
|
||||
'4.0*' => 'mozilla2'
|
||||
),
|
||||
'Thunderbird' => array(
|
||||
'1.5.0.*' => '1.5.0.x',
|
||||
|
||||
Reference in New Issue
Block a user