Changeset 11188
- Timestamp:
- 01/28/11 02:12:21 (2 years ago)
- Files:
-
- modules/branches/2.9/irc (modified) (1 prop)
- modules/branches/2.9/irc/module.xml (modified) (3 diffs)
- modules/release/2.9/irc-2.9.0.1.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.9/irc
- Property lastpublish changed from 10938 to 11187
modules/branches/2.9/irc/module.xml
r11140 r11188 3 3 <repo>extended</repo> 4 4 <name>Online Support</name> 5 <version>2.9.0. 0</version>5 <version>2.9.0.1</version> 6 6 <publisher>FreePBX</publisher> 7 7 <license>GPLv2+</license> … … 10 10 <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> 11 11 <changelog> 12 *2.9.0.1* set repository 12 13 *2.9.0.0* 2.9 Update 13 14 *2.8.0.0* published 2.8 version … … 28 29 <irc>Online Support</irc> 29 30 </menuitems> 30 <location>release/2.9/irc-2.9.0. 0.tgz</location>31 <md5sum> c02f2a193002e4bf598a3d467fa934d4</md5sum>31 <location>release/2.9/irc-2.9.0.1.tgz</location> 32 <md5sum>3a61c962e4d2ab7b391274d0e8a5d65f</md5sum> 32 33 </module>
