Changeset 8795 for modules/branches
- Timestamp:
- 02/09/10 17:06:09 (3 years ago)
- Files:
-
- modules/branches/2.5/versionupgrade/module.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.5/versionupgrade/module.xml
r8233 r8795 2 2 <rawname>versionupgrade</rawname> 3 3 <name>2.6 Upgrade Tool</name> 4 <version>2.5.0. 1</version>4 <version>2.5.0.2</version> 5 5 <changelog> 6 *2.5.0.2* change description to not refer to beta 6 7 *2.5.0.1* spelling error, Swedish translations 7 8 *2.5.0.0* Modify for 2.5 to 2.6 upgrade tool to beta2 … … 13 14 </changelog> 14 15 <description> 15 This module allows a 2.5 system to be upgraded to the 2.6 BETA system. It provides a button that will bump up the major version number to 2.6.0alpha0 which has the effect of directing Module Admin to use the 2.6 repository. Doing such will then allow the user to upgrade all require modules and framework to enable 2.6. Installing the module is safe and will provide more details about how to upgrade. You will have ample opportunity to decide if you want to do the upgrade after installation.16 This module allows a 2.5 system to be upgraded to version 2.6. It provides a button that will bump up the major version number to 2.6.0alpha0 which has the effect of directing Module Admin to use the 2.6 repository. Doing such will then allow the user to upgrade all require modules and framework to enable 2.6. Installing the module is safe and will provide more details about how to upgrade. You will have ample opportunity to decide if you want to do the upgrade after installation. 16 17 </description> 17 18 <type>tool</type>
