Index: branches/5.3.x/install/upgrades.php =================================================================== diff -u -N -r16108 -r16508 --- branches/5.3.x/install/upgrades.php (.../upgrades.php) (revision 16108) +++ branches/5.3.x/install/upgrades.php (.../upgrades.php) (revision 16508) @@ -1,6 +1,6 @@ Array ('Core' => '5.2.1-B2'), '5.2.1-RC1' => Array ('Core' => '5.2.1-RC1'), '5.2.1' => Array ('Core' => '5.2.1'), + '5.2.2-B1' => Array ('Core' => '5.2.2-B1'), '5.3.0-B1' => Array ('Core' => '5.3.0-B1'), ); } @@ -119,4 +120,4 @@ } } } - } \ No newline at end of file + }