Index: branches/5.2.x/install/upgrades.php =================================================================== diff -u -N -r15218 -r15377 --- branches/5.2.x/install/upgrades.php (.../upgrades.php) (revision 15218) +++ branches/5.2.x/install/upgrades.php (.../upgrades.php) (revision 15377) @@ -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'), ); }