Index: branches/5.3.x/install/upgrades.php =================================================================== diff -u -N -r15696 -r15900 --- branches/5.3.x/install/upgrades.php (.../upgrades.php) (revision 15696) +++ branches/5.3.x/install/upgrades.php (.../upgrades.php) (revision 15900) @@ -1,6 +1,6 @@ Array ('Core' => '5.2.0-RC1'), '5.2.0' => Array ('Core' => '5.2.0'), '5.2.1-B1' => Array ('Core' => '5.2.1-B1'), + '5.2.1-B2' => Array ('Core' => '5.2.1-B2'), + '5.2.1-RC1' => Array ('Core' => '5.2.1-RC1'), ); }