Changeset 6930
- Timestamp:
- 10/04/08 19:24:17 (5 years ago)
- Files:
-
- modules/branches/2.5/queueprio (modified) (1 prop)
- modules/branches/2.5/queueprio/module.xml (modified) (3 diffs)
- modules/release/2.5/queueprio-2.5.0.4.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.5/queueprio
- Property lastpublish changed from 6829 to 6929
modules/branches/2.5/queueprio/module.xml
r6830 r6930 2 2 <rawname>queueprio</rawname> 3 3 <name>Queue Priorities</name> 4 <version>2.5.0. 3</version>4 <version>2.5.0.4</version> 5 5 <type>setup</type> 6 6 <category>Inbound Call Control</category> … … 12 12 </menuitems> 13 13 <changelog> 14 *2.5.0.4* #3246, #3254 14 15 *2.5.0.3* #3214 15 16 *2.5.0.2* #3110, #3138 Sqlite3 fixes … … 20 21 <version>2.5.0alpha1</version> 21 22 </depends> 22 <location>release/2.5/queueprio-2.5.0. 3.tgz</location>23 <md5sum> 254ed1a8704665300225aafa40ba398b</md5sum>23 <location>release/2.5/queueprio-2.5.0.4.tgz</location> 24 <md5sum>9a52358ed050ca80b87b837520718e16</md5sum> 24 25 </module>
