Changeset 8795 for modules/branches

Show
Ignore:
Timestamp:
02/09/10 17:06:09 (3 years ago)
Author:
p_lindheimer
Message:

fixes #4028 don't say beta anymore in description

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/branches/2.5/versionupgrade/module.xml

    r8233 r8795  
    22  <rawname>versionupgrade</rawname> 
    33  <name>2.6 Upgrade Tool</name> 
    4   <version>2.5.0.1</version> 
     4  <version>2.5.0.2</version> 
    55  <changelog> 
     6    *2.5.0.2* change description to not refer to beta 
    67    *2.5.0.1* spelling error, Swedish translations 
    78    *2.5.0.0* Modify for 2.5 to 2.6 upgrade tool to beta2 
     
    1314  </changelog> 
    1415  <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. 
    1617  </description> 
    1718  <type>tool</type>