Index: branches/1.2.x/install/upgrades.php =================================================================== diff -u -N -r14579 -r15195 --- branches/1.2.x/install/upgrades.php (.../upgrades.php) (revision 14579) +++ branches/1.2.x/install/upgrades.php (.../upgrades.php) (revision 15195) @@ -1,6 +1,6 @@ Array ('Core' => '5.1.3-B1'), '1.1.3-B2' => Array ('Core' => '5.1.3-B2'), '1.1.3' => Array ('Core' => '5.1.3'), + '1.2.0-B1' => Array ('Core' => '5.2.0-B1'), + '1.2.0-B2' => Array ('Core' => '5.2.0-B2'), ); } }