Index: branches/5.2.x/install/upgrades.php =================================================================== diff -u -N -r15867 -r16075 --- branches/5.2.x/install/upgrades.php (.../upgrades.php) (revision 15867) +++ branches/5.2.x/install/upgrades.php (.../upgrades.php) (revision 16075) @@ -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'), ); } @@ -188,4 +189,4 @@ $this->Conn->Query($sql); } } - } \ No newline at end of file + }