Changeset 5666

Show
Ignore:
Timestamp:
02/09/08 17:41:18 (5 years ago)
Author:
p_lindheimer
Message:

Module Publish Script: customappsreg 2.4.0.3

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/branches/2.4/customappsreg/module.xml

    r5501 r5666  
    22  <rawname>customappsreg</rawname> 
    33  <name>Custom Applications</name> 
    4   <version>2.4.0.2</version> 
     4  <version>2.4.0.3</version> 
    55  <type>tool</type> 
    66  <category>System Administration</category> 
     
    1313  </menuitems> 
    1414  <changelog> 
     15    *2.4.0.3* added depends on 2.4.0 
    1516    *2.4.0.2* #2558 can't edit/del custom extension 
    1617    *2.4.0.1* Fix typo in install script, non-existent primary key 
    1718    *2.4.0* First release of module 
    1819  </changelog> 
    19   <location>release/2.4/customappsreg-2.4.0.2.tgz</location> 
    20   <md5sum>2ffb27b2da2179fa93a47422bbbf6571</md5sum> 
     20  <depends> 
     21    <version>2.4.0</version> 
     22  </depends> 
     23  <location>release/2.4/customappsreg-2.4.0.3.tgz</location> 
     24  <md5sum>e8747f9839adcc852aaf6597339314ff</md5sum> 
    2125</module>