Index: branches/1.2.x/install/upgrades.php =================================================================== diff -u -N -r14562 -r14579 --- branches/1.2.x/install/upgrades.php (.../upgrades.php) (revision 14562) +++ branches/1.2.x/install/upgrades.php (.../upgrades.php) (revision 14579) @@ -1,6 +1,6 @@ Array ('Core' => '5.1.2-B1'), '1.1.2-RC1' => Array ('Core' => '5.1.2-RC1'), '1.1.2' => Array ('Core' => '5.1.2'), + '1.1.3-B1' => Array ('Core' => '5.1.3-B1'), + '1.1.3-B2' => Array ('Core' => '5.1.3-B2'), + '1.1.3' => Array ('Core' => '5.1.3'), ); } }