Changeset 7357
- Timestamp:
- 01/06/09 18:52:51 (4 years ago)
- Files:
-
- modules/branches/2.5/asteriskinfo (modified) (1 prop)
- modules/branches/2.5/asteriskinfo/module.xml (modified) (3 diffs)
- modules/release/2.5/asteriskinfo-2.5.0.2.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.5/asteriskinfo
- Property lastpublish changed from 6609 to 7356
modules/branches/2.5/asteriskinfo/module.xml
r6610 r7357 2 2 <rawname>asteriskinfo</rawname> 3 3 <name>Asterisk Info</name> 4 <version>2.5.0. 1</version>4 <version>2.5.0.2</version> 5 5 <type>tool</type> 6 6 <category>System Administration</category> … … 16 16 </depends> 17 17 <changelog> 18 *2.5.0.2* localization updates 18 19 *2.5.0.1* #3157, #3153, #3077 (DAHDI Support) 19 20 *2.5.0* #2845 tabindex … … 25 26 *0.1.0* Initial release 26 27 </changelog> 27 <location>release/2.5/asteriskinfo-2.5.0. 1.tgz</location>28 <md5sum> d710430785b8b2bc8b5dc12af2e2b5a4</md5sum>28 <location>release/2.5/asteriskinfo-2.5.0.2.tgz</location> 29 <md5sum>fc6def14ed64285abc4b112629acc892</md5sum> 29 30 </module>
