- Timestamp:
- 08/23/08 17:55:07 (5 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.5/conferences/module.xml
r6134 r6442 2 2 <rawname>conferences</rawname> 3 3 <name>Conferences</name> 4 <version>2.5.1 </version>4 <version>2.5.1.1</version> 5 5 <type>setup</type> 6 6 <category>Internal Options & Configuration</category> 7 7 <description>Allow creation of conference rooms (meet-me) where multiple people can talk together.</description> 8 8 <changelog> 9 *2.5.1.1* #3087 add hook to module code 9 10 *2.5.1* #2064 Migrate recordings to recording ids 10 11 *2.5.0* #2845, added blf hints, added delete and add icons … … 29 30 <conferences>Conferences</conferences> 30 31 </menuitems> 31 <location>release/2.5/conferences-2.5.1. tgz</location>32 <md5sum> af1c5b5d7d45361279d8ebddaf002167</md5sum>32 <location>release/2.5/conferences-2.5.1.1.tgz</location> 33 <md5sum>dd9a26a2fc0c48c6a1b34b4d7760e346</md5sum> 33 34 </module>
