Changeset 12611
- Timestamp:
- 09/21/11 01:20:26 (2 years ago)
- Files:
-
- modules/branches/2.10/cdr (modified) (1 prop)
- modules/branches/2.10/cdr/module.xml (modified) (3 diffs)
- modules/release/2.10/cdr-2.10.0.beta4.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.10/cdr
- Property lastpublish changed from 12436 to 12610
modules/branches/2.10/cdr/module.xml
r12478 r12611 4 4 <description>Call Data Record report tools for viewing reports of your calls</description> 5 5 <name>CDR Reports</name> 6 <version>2.10.0.beta 3</version>6 <version>2.10.0.beta4</version> 7 7 <publisher>Mikael Carlsson</publisher> 8 8 <license>GPLv2+</license> … … 12 12 </menuitems> 13 13 <changelog> 14 *2.10.0.beta4* Bug fixes, re-categorizations 14 15 *2.10.0.beta3* Speed up download of csv 15 16 *2.10.0.beta2* Bug fixes … … 26 27 <module>core ge 2.6.0</module> 27 28 </depends> 28 <location>release/2.10/cdr-2.10.0.beta 2.tgz</location>29 <md5sum> 6dc247908417203d61a93dac4f8c77ef</md5sum>29 <location>release/2.10/cdr-2.10.0.beta4.tgz</location> 30 <md5sum>b4dc18e5198b09fc0513f2770ea9d12c</md5sum> 30 31 </module>
