Index: branches/1.2.x/install/upgrades.php =================================================================== diff -u -N -r15393 -r15473 --- branches/1.2.x/install/upgrades.php (.../upgrades.php) (revision 15393) +++ branches/1.2.x/install/upgrades.php (.../upgrades.php) (revision 15473) @@ -1,6 +1,6 @@ Array ('Core' => '5.2.0-B2'), '1.2.0-B3' => Array ('Core' => '5.2.0-B3'), '1.2.0-RC1' => Array ('Core' => '5.2.0-RC1'), + '1.2.0' => Array ('Core' => '5.2.0'), ); } }