|
Revision 6340, 1.1 kB
(checked in by p_lindheimer, 5 years ago)
|
Module Publish Script: versionupgrade 2.4.0.0
|
| Line | |
|---|
| 1 |
<module> |
|---|
| 2 |
<rawname>versionupgrade</rawname> |
|---|
| 3 |
<name>2.5 Upgrade Tool</name> |
|---|
| 4 |
<version>2.4.0.0</version> |
|---|
| 5 |
<changelog> |
|---|
| 6 |
*2.4.0.0* Modify for 2.4 to 2.5 upgrade tool to beta1 |
|---|
| 7 |
*2.3.0.1* delete the current xml file so the 2.3 version is not cached |
|---|
| 8 |
*2.3.0* Upgrade module to upgrade from 2.3 to 2.4 |
|---|
| 9 |
</changelog> |
|---|
| 10 |
<description> |
|---|
| 11 |
This module allows a 2.4 system to be upgraded to a 2.5 system. It provides a button that will |
|---|
| 12 |
bump up the major version number to 2.5.0alpha0 which has the effect of directing Module Admin |
|---|
| 13 |
to use the 2.5 repository. Doing such will then allow the user to upgrade all require modules |
|---|
| 14 |
and framework to enable 2.5. |
|---|
| 15 |
</description> |
|---|
| 16 |
<type>tool</type> |
|---|
| 17 |
<menuitems> |
|---|
| 18 |
<versionupgrade1 display="versionupgrade" type="tool" category="Admin" sort="10">2.5 Upgrade Tool</versionupgrade1> |
|---|
| 19 |
<versionupgrade2 display="versionupgrade" type="setup" category="Admin" sort="10">2.5 Upgrade Tool</versionupgrade2> |
|---|
| 20 |
</menuitems> |
|---|
| 21 |
<depends> |
|---|
| 22 |
<version>lt 2.5.0alpha1</version> |
|---|
| 23 |
</depends> |
|---|
| 24 |
<category>Basic</category> |
|---|
| 25 |
<location>release/2.4/versionupgrade-2.4.0.0.tgz</location> |
|---|
| 26 |
<md5sum>c6ee693961197128c26f84b2a50cbb81</md5sum> |
|---|
| 27 |
</module> |
|---|