Changeset 6921
- Timestamp:
- 10/04/08 19:22:40 (5 years ago)
- Files:
-
- modules/branches/2.5/recordings (modified) (1 prop)
- modules/branches/2.5/recordings/module.xml (modified) (3 diffs)
- modules/release/2.5/recordings-3.3.8.8.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.5/recordings
- Property lastpublish changed from 6629 to 6920
modules/branches/2.5/recordings/module.xml
r6630 r6921 2 2 <rawname>recordings</rawname> 3 3 <name>Recordings</name> 4 <version>3.3.8. 7</version>4 <version>3.3.8.8</version> 5 5 <candisable>no</candisable> 6 6 <canuninstall>no</canuninstall> … … 9 9 <description>Creates and manages system recordings, used by many other modules (eg, IVR).</description> 10 10 <changelog> 11 *3.3.8.8* localization fixes, misc 11 12 *3.3.8.7* #3108, #3138 Sqlite3 fix 12 13 *3.3.8.6* #3058 really again, use encodeURIComponent() in javascript, and remove urlencoding from crypt function … … 33 34 <version>2.5.0alpha1</version> 34 35 </depends> 35 <location>release/2.5/recordings-3.3.8. 7.tgz</location>36 <md5sum> 161ad269ee33374887cedf04dd30ba31</md5sum>36 <location>release/2.5/recordings-3.3.8.8.tgz</location> 37 <md5sum>03fdcc2baf854463a31eec32dc2bce33</md5sum> 37 38 </module>
