Changeset 7668 for modules/branches/2.6/customappsreg
- Timestamp:
- 05/06/09 21:57:55 (4 years ago)
- Files:
-
- modules/branches/2.6/customappsreg (modified) (1 prop)
- modules/branches/2.6/customappsreg/module.xml (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.6/customappsreg
- Property lastpublish changed from 7015 to 7667
modules/branches/2.6/customappsreg/module.xml
r7016 r7668 2 2 <rawname>customappsreg</rawname> 3 3 <name>Custom Applications</name> 4 <version>2. 5.0.4</version>4 <version>2.6.0.0</version> 5 5 <type>tool</type> 6 6 <category>System Administration</category> … … 13 13 </menuitems> 14 14 <changelog> 15 *2.6.0.0* stoped harmless php warning msg 15 16 *2.5.0.4* #3263, localization fixes 16 17 *2.5.0.3* localizations fixes … … 28 29 <version>2.4.0</version> 29 30 </depends> 30 <location>release/2. 5/customappsreg-2.5.0.4.tgz</location>31 <md5sum> c4791603420dd2a21bf8f3226c01b4fc</md5sum>31 <location>release/2.6/customappsreg-2.6.0.0.tgz</location> 32 <md5sum>b442f9c13286c39c577543f207233d76</md5sum> 32 33 </module>
