Index: branches/5.2.x/install/upgrades.php =================================================================== diff -u -N -r15221 -r15392 --- branches/5.2.x/install/upgrades.php (.../upgrades.php) (revision 15221) +++ branches/5.2.x/install/upgrades.php (.../upgrades.php) (revision 15392) @@ -1,6 +1,6 @@ Array ('Core' => '5.2.0-B1'), '5.2.0-B2' => Array ('Core' => '5.2.0-B2'), '5.2.0-B3' => Array ('Core' => '5.2.0-B3'), + '5.2.0-RC1' => Array ('Core' => '5.2.0-RC1'), ); }