Upgrading Magento to 0.8.17240 via PEAR

The PEAR packages upgrade for 0.8.17240 is now available for download via Magento’s Extensions Administrative interface or via SSH shell command line.

Please note that this version upgrade introduces a change that will require additional steps for successful upgrade from previous versions (this does not apply to clean PEAR installation), as explained below:

This applies only to this specific upgrade, and will not be required for consequent upgrades.

NOTE: If you are using the index.php without modifying it and try to re-upload your files you will need to change the line Mage::run(’base’) to Mage::run(’default’) for the new version to work.