Index: branches/1.2.x/install/upgrades.php =================================================================== diff -u -N -r15864 -r16079 --- branches/1.2.x/install/upgrades.php (.../upgrades.php) (revision 15864) +++ branches/1.2.x/install/upgrades.php (.../upgrades.php) (revision 16079) @@ -1,6 +1,6 @@ Array ('Core' => '5.2.1-B1'), '1.2.1-B2' => Array ('Core' => '5.2.1-B2'), '1.2.1-RC1' => Array ('Core' => '5.2.1-RC1'), + '1.2.1' => Array ('Core' => '5.2.1'), ); } }