Index: branches/5.3.x/install/upgrades.php =================================================================== diff -u -N -r16107 -r16507 --- branches/5.3.x/install/upgrades.php (.../upgrades.php) (revision 16107) +++ branches/5.3.x/install/upgrades.php (.../upgrades.php) (revision 16507) @@ -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'), ); } @@ -182,4 +183,4 @@ } } } - } \ No newline at end of file + }