Changeset 9008
- Timestamp:
- 02/28/10 01:04:42 (3 years ago)
- Files:
-
- modules/branches/2.7/asteriskinfo (modified) (1 prop)
- modules/branches/2.7/asteriskinfo/module.xml (modified) (3 diffs)
- modules/release/2.7/asteriskinfo-2.7.0.0.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.7/asteriskinfo
- Property lastpublish changed from 7920 to 9007
modules/branches/2.7/asteriskinfo/module.xml
r8951 r9008 2 2 <rawname>asteriskinfo</rawname> 3 3 <name>Asterisk Info</name> 4 <version>2. 6.0.0</version>4 <version>2.7.0.0</version> 5 5 <publisher>FreePBX</publisher> 6 6 <license>GPLv2+</license> … … 18 18 </depends> 19 19 <changelog> 20 *2.7.0.0* spelling fixes, localization updates 20 21 *2.6.0.0* localizations, misc 21 22 *2.5.0.1* #3157, #3153, #3077 (DAHDI Support) … … 28 29 *0.1.0* Initial release 29 30 </changelog> 30 <location>release/2. 6/asteriskinfo-2.6.0.0.tgz</location>31 <md5sum> c2a40bcb6ba51c87ea3c91afb0ac5828</md5sum>31 <location>release/2.7/asteriskinfo-2.7.0.0.tgz</location> 32 <md5sum>d701a4763256d216a3dbb3e786688613</md5sum> 32 33 </module>
