Changeset 8982
- Timestamp:
- 02/28/10 00:59:39 (3 years ago)
- Files:
-
- modules/branches/2.7/asterisk-cli (modified) (1 prop)
- modules/branches/2.7/asterisk-cli/module.xml (modified) (2 diffs)
- modules/release/2.7/asterisk-cli-2.7.0.0.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.7/asterisk-cli
- Property lastpublish changed from 7919 to 8981
modules/branches/2.7/asterisk-cli/module.xml
r8938 r8982 2 2 <rawname>asterisk-cli</rawname> 3 3 <name>Asterisk CLI</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> … … 14 14 <engine>asterisk</engine> 15 15 </depends> 16 <location>release/2. 6/asterisk-cli-2.6.0.0.tgz</location>17 <md5sum> 9feb2f00d6f47b6db5cf222ae1f46f35</md5sum>16 <location>release/2.7/asterisk-cli-2.7.0.0.tgz</location> 17 <md5sum>23d372f67a86d8e4a6a6f4686085c4b7</md5sum> 18 18 <changelog> 19 *2.7.0.0* spelling fixes, localization updates 19 20 *2.6.0.0* localizations, misc 20 21 *2.5.0.2* description added to xml
