Changeset 9024
- Timestamp:
- 02/28/10 01:07:41 (3 years ago)
- Files:
-
- modules/branches/2.7/irc (modified) (1 prop)
- modules/branches/2.7/irc/module.xml (modified) (3 diffs)
- modules/release/2.7/irc-2.7.0.0.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.7/irc
- Property lastpublish changed from 8064 to 9023
modules/branches/2.7/irc/module.xml
r8065 r9024 2 2 <rawname>irc</rawname> 3 3 <name>Online Support</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> … … 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.7.0.0* spelling, localizations 11 12 *2.6.0.0* added publisher/lic 12 13 *2.5.0.2* remove auto display of kernel info into IRC channel r7432 … … 24 25 <irc>Online Support</irc> 25 26 </menuitems> 26 <location>release/2. 6/irc-2.6.0.0.tgz</location>27 <md5sum> c1905c423ab70a4a412eb0b132708da3</md5sum>27 <location>release/2.7/irc-2.7.0.0.tgz</location> 28 <md5sum>553797351e5eefd381f40fd37856964a</md5sum> 28 29 </module>
