Index: branches/5.2.x/install/upgrades.php =================================================================== diff -u -N -r15869 -r16071 --- branches/5.2.x/install/upgrades.php (.../upgrades.php) (revision 15869) +++ branches/5.2.x/install/upgrades.php (.../upgrades.php) (revision 16071) @@ -1,6 +1,6 @@ Array ('Core' => '5.2.1-B1'), '5.2.1-B2' => Array ('Core' => '5.2.1-B2'), '5.2.1-RC1' => Array ('Core' => '5.2.1-RC1'), + '5.2.1' => Array ('Core' => '5.2.1'), ); } @@ -116,4 +117,4 @@ } } } - } \ No newline at end of file + }