Index: branches/5.2.x/install/upgrades.php =================================================================== diff -u -N -r14874 -r15200 --- branches/5.2.x/install/upgrades.php (.../upgrades.php) (revision 14874) +++ branches/5.2.x/install/upgrades.php (.../upgrades.php) (revision 15200) @@ -1,6 +1,6 @@ Array ('Core' => '5.1.3-RC1'), '5.1.3-RC2' => Array ('Core' => '5.1.3-RC2'), '5.1.3' => Array ('Core' => '5.1.3'), + '5.2.0-B1' => Array ('Core' => '5.2.0-B1'), + '5.2.0-B2' => Array ('Core' => '5.2.0-B2'), ); }