Changeset 8085
- Timestamp:
- 08/18/09 16:53:50 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
contributed_modules/modules/bulkdids/module.xml
r7507 r8085 3 3 <name>Bulk DIDs</name> 4 4 <description>Bulk DIDs uses CSV files to import bulk DIDs with a destination.</description> 5 <version>2.5.0. 2</version>5 <version>2.5.0.3</version> 6 6 <type>tool</type> 7 7 <category>Third Party Addon</category> … … 12 12 <version>ge2.5</version> 13 13 </depends> 14 <location>contributed_modules/release/bulkdids-2.5.0. 2.tgz</location>14 <location>contributed_modules/release/bulkdids-2.5.0.3.tgz</location> 15 15 <info></info> 16 16 <changelog> 17 *2.5.0.3* Updated licensing 17 18 *2.5.0.2* Fixed export functionality 18 19 *2.5.0.1* Fixed conflict with bulkextensions module 19 20 *2.5.0.0* Initial Release 20 21 </changelog> 21 <md5sum> aba951255276fbf87dc1cd29e66a060d</md5sum>22 <md5sum>119b9335e95f6919cbbe45a257cc4052</md5sum> 22 23 </module> 23 24
