Changeset 12609
- Timestamp:
- 09/21/11 01:20:12 (2 years ago)
- Files:
-
- modules/branches/2.10/irc (modified) (1 prop)
- modules/branches/2.10/irc/module.xml (modified) (3 diffs)
- modules/release/2.10/irc-2.10.0.0.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.10/irc
- Property lastpublish changed from 11187 to 12608
modules/branches/2.10/irc/module.xml
r12445 r12609 3 3 <repo>extended</repo> 4 4 <name>Online Support</name> 5 <version>2. 9.0.1</version>5 <version>2.10.0.0</version> 6 6 <publisher>FreePBX</publisher> 7 7 <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.10.0.0* new version changes 11 12 *2.9.0.1* set repository 12 13 *2.9.0.0* 2.9 Update … … 15 16 <irc>Online Support</irc> 16 17 </menuitems> 17 <location>release/2. 9/irc-2.9.0.1.tgz</location>18 <md5sum> 3a61c962e4d2ab7b391274d0e8a5d65f</md5sum>18 <location>release/2.10/irc-2.10.0.0.tgz</location> 19 <md5sum>a94b955647411a5d23dd6c1a97e99f2f</md5sum> 19 20 </module>
