- Timestamp:
- 02/09/08 18:04:20 (5 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.4/timeconditions/module.xml
r5425 r5683 2 2 <rawname>timeconditions</rawname> 3 3 <name>Time Conditions</name> 4 <version>2.4.4 </version>4 <version>2.4.4.1</version> 5 5 <type>setup</type> 6 6 <category>Inbound Call Control</category> … … 9 9 </description> 10 10 <changelog> 11 *2.4.4.1* added depends on 2.4.0 11 12 *2.4.4* Extension/dest registry, it translation 12 13 *2.4.3.1* bump for rc1 … … 17 18 *2.3* First release for FreePBX 2.2 - Fixed compatibility issue with new UI 18 19 </changelog> 20 <depends> 21 <version>2.4.0</version> 22 </depends> 19 23 <menuitems> 20 24 <timeconditions>Time Conditions</timeconditions> 21 25 </menuitems> 22 <location>release/2.4/timeconditions-2.4.4. tgz</location>23 <md5sum> 2d6c3d2dd0486c5023002529d995dc19</md5sum>26 <location>release/2.4/timeconditions-2.4.4.1.tgz</location> 27 <md5sum>8126b884535ca5c36a55ae7ac406aed1</md5sum> 24 28 </module>
