Index: branches/5.2.x/install/upgrades.php =================================================================== diff -u -N -r15866 -r16073 --- branches/5.2.x/install/upgrades.php (.../upgrades.php) (revision 15866) +++ branches/5.2.x/install/upgrades.php (.../upgrades.php) (revision 16073) @@ -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'), ); } @@ -97,4 +98,4 @@ $this->_updateDetailTemplate('bb', 'in-bulletin/designs/detail', 'in-bulletin/topics/topic_detail'); } } - } \ No newline at end of file + }