bump relnote URL b=410006 r=cf a=clouserw
git-svn-id: svn://10.0.0.236/trunk@243447 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -151,6 +151,8 @@ sub BumpPatcherConfig {
|
||||
$currentUpdateObj->{'from'} = $oldVersion;
|
||||
}
|
||||
|
||||
$currentUpdateObj->{'details'} = 'http://%locale%.www.mozilla.com/%locale%/firefox/' . $version . '/releasenotes/';
|
||||
|
||||
$currentUpdateObj->{'rc'} = {};
|
||||
foreach my $c (@{$RELEASE_CANDIDATE_CHANNELS}) {
|
||||
$currentUpdateObj->{'rc'}->{$c} = "$rc";
|
||||
|
||||
Reference in New Issue
Block a user