diff --git a/get-buildcrashes.php b/get-buildcrashes.php index cf6e8db..6337ccb 100755 --- a/get-buildcrashes.php +++ b/get-buildcrashes.php @@ -96,6 +96,7 @@ $notes = array('Firefox-5.0-20110427143820' => '5.0b1', 'Firefox-12.0-20120417165043' => '12.0b6', 'Firefox-13.0-20120425123149' => '13.0b1', 'Firefox-13.0-20120501201020' => '13.0b2', + 'Firefox-13.0-20120508180640' => '13.0b3', 'Firefox-12.0-20120420145725' => 'official', 'Firefox-11.0-20120312181643' => 'official', 'Firefox-10.0.4-20120420145309' => 'ESR', diff --git a/get-socorrodata.php b/get-socorrodata.php index fc09355..6e2de6e 100755 --- a/get-socorrodata.php +++ b/get-socorrodata.php @@ -39,14 +39,14 @@ $daily = array( '10.0', '10.0.1', '10.0.2', '11.0b1', '11.0b2', '11.0b3', '11.0b4', '11.0b5', '11.0b6', '11.0b7', '11.0b8', '11.0', '12.0a2', '12.0b1', '12.0b2', '12.0b3', '12.0b4', '12.0b5', '12.0b6', '12.0', - '13.0a1', '13.0a2', '13.0b1', '13.0b2', + '13.0a1', '13.0a2', '13.0b1', '13.0b2', '13.0b3', '14.0a1', '14.0a2', '15.0a1'), 'Fennec' => array('10.0.3esr', '10.0.4esr', '10.0', '10.0.1', '10.0.2', '11.0b1', '11.0b2', '11.0b3', '11.0b4', '11.0b5', '11.0b6', '12.0a2', '12.0b1', '12.0b2', '12.0b3', '12.0b4', '12.0b5', '12.0b6', - '13.0a1', '13.0a2', '13.0b1', '13.0b2', + '13.0a1', '13.0a2', '13.0b1', '13.0b2', '13.0b3', '14.0a1', '14.0a2', '15.0a1'), 'FennecAndroid' => array('11.0b1', '11.0b2', '12.0a2',