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:
rhelmer%mozilla.com
2008-01-18 16:16:31 +00:00
parent 05d4a78dd9
commit 8721f37f31

View File

@@ -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";