Index: branches/5.2.x/install/upgrades.php =================================================================== diff -u -N -r14872 -r15198 --- branches/5.2.x/install/upgrades.php (.../upgrades.php) (revision 14872) +++ branches/5.2.x/install/upgrades.php (.../upgrades.php) (revision 15198) @@ -1,6 +1,6 @@ Array ('Core' => '5.1.3-RC1'), '5.1.3-RC2' => Array ('Core' => '5.1.3-RC2'), '5.1.3' => Array ('Core' => '5.1.3'), + '5.2.0-B1' => Array ('Core' => '5.2.0-B1'), + '5.2.0-B2' => Array ('Core' => '5.2.0-B2'), ); }