Index: branches/5.3.x/install/upgrades.php =================================================================== diff -u -N -r16105 -r16505 --- branches/5.3.x/install/upgrades.php (.../upgrades.php) (revision 16105) +++ branches/5.3.x/install/upgrades.php (.../upgrades.php) (revision 16505) @@ -1,6 +1,6 @@ Array ('Core' => '5.2.1-B2'), '5.2.1-RC1' => Array ('Core' => '5.2.1-RC1'), '5.2.1' => Array ('Core' => '5.2.1'), + '5.2.2-B1' => Array ('Core' => '5.2.2-B1'), '5.3.0-B1' => Array ('Core' => '5.3.0-B1'), ); } @@ -100,4 +101,4 @@ $this->_updateDetailTemplate('bb', 'in-bulletin/designs/detail', 'in-bulletin/topics/topic_detail'); } } - } \ No newline at end of file + }