Changeset 10073 for modules/branches/2.8/irc
- Timestamp:
- 07/11/10 20:54:38 (3 years ago)
- Files:
-
- modules/branches/2.8/irc (modified) (1 prop)
- modules/branches/2.8/irc/module.xml (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.8/irc
- Property lastpublish changed from 9023 to 10072
modules/branches/2.8/irc/module.xml
r9024 r10073 2 2 <rawname>irc</rawname> 3 3 <name>Online Support</name> 4 <version>2. 7.0.0</version>4 <version>2.8.0.0</version> 5 5 <publisher>FreePBX</publisher> 6 6 <license>GPLv2+</license> … … 9 9 <description>This module lets you connect to the IRC network where developers and other users chat. You can chat to the developers live, if you have problems</description> 10 10 <changelog> 11 *2.8.0.0* published 2.8 version 11 12 *2.7.0.0* spelling, localizations 12 13 *2.6.0.0* added publisher/lic … … 25 26 <irc>Online Support</irc> 26 27 </menuitems> 27 <location>release/2. 7/irc-2.7.0.0.tgz</location>28 <md5sum> 553797351e5eefd381f40fd37856964a</md5sum>28 <location>release/2.8/irc-2.8.0.0.tgz</location> 29 <md5sum>7c592fb1bf68581d3a7c1a910a3acc4f</md5sum> 29 30 </module>
