Index: branches/1.1.x/install/upgrades.php =================================================================== diff -u -N -r14266 -r14297 --- branches/1.1.x/install/upgrades.php (.../upgrades.php) (revision 14266) +++ branches/1.1.x/install/upgrades.php (.../upgrades.php) (revision 14297) @@ -1,6 +1,6 @@ Array ('Core' => '5.1.1'), '1.1.2-B1' => Array ('Core' => '5.1.2-B1'), '1.1.2-RC1' => Array ('Core' => '5.1.2-RC1'), + '1.1.2' => Array ('Core' => '5.1.2'), ); } }