Index: branches/1.2.x/install/upgrades.php =================================================================== diff -u -N -r15741 -r15864 --- branches/1.2.x/install/upgrades.php (.../upgrades.php) (revision 15741) +++ branches/1.2.x/install/upgrades.php (.../upgrades.php) (revision 15864) @@ -1,6 +1,6 @@ Array ('Core' => '5.2.0'), '1.2.1-B1' => Array ('Core' => '5.2.1-B1'), '1.2.1-B2' => Array ('Core' => '5.2.1-B2'), + '1.2.1-RC1' => Array ('Core' => '5.2.1-RC1'), ); } }