Changeset 10939
- Timestamp:
- 01/10/11 17:18:13 (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.0.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.9/irc
- Property lastpublish changed from 10072 to 10938
modules/branches/2.9/irc/module.xml
r10851 r10939 3 3 <repo>standard</repo> 4 4 <name>Online Support</name> 5 <version>2. 8.0.0</version>5 <version>2.9.0.0</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.0* 2.9 Update 12 13 *2.8.0.0* published 2.8 version 13 14 *2.7.0.0* spelling, localizations … … 27 28 <irc>Online Support</irc> 28 29 </menuitems> 29 <location>release/2. 8/irc-2.8.0.0.tgz</location>30 <md5sum> 7c592fb1bf68581d3a7c1a910a3acc4f</md5sum>30 <location>release/2.9/irc-2.9.0.0.tgz</location> 31 <md5sum>c02f2a193002e4bf598a3d467fa934d4</md5sum> 31 32 </module>
