Changeset 6329
- Timestamp:
- 08/10/08 17:14:38 (3 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.5/findmefollow/module.xml
r6159 r6329 2 2 <rawname>findmefollow</rawname> 3 3 <name>Follow Me</name> 4 <version>2.5.1 </version>4 <version>2.5.1.1</version> 5 5 <changelog> 6 *2.5.1.1* #2987, #3006, #3029 sqlite3 install, spelling, cidprefix missing fix 6 7 *2.5.1* #2065 Migrate recordings to recording ids 7 8 *2.5.0.1* #2391, #2908, #2845, #1791, added delete and add icons … … 53 54 <findmefollow needsenginedb="yes">Follow Me</findmefollow> 54 55 </menuitems> 55 <location>release/2.5/findmefollow-2.5.1. tgz</location>56 <md5sum>b 43cf6d758ecfc7b183291f0824b271b</md5sum>56 <location>release/2.5/findmefollow-2.5.1.1.tgz</location> 57 <md5sum>baaaed304537081b7b18022193e245de</md5sum> 57 58 </module>
