Changeset 6606 for modules/branches/2.5/framework/module.xml
- Timestamp:
- 09/07/08 22:28:16 (5 years ago)
- Files:
-
- modules/branches/2.5/framework/module.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.5/framework/module.xml
r6542 r6606 2 2 <rawname>framework</rawname> 3 3 <name>FreePBX Framework</name> 4 <version>2.5.0rc 2.4</version>4 <version>2.5.0rc3.0</version> 5 5 <candisable>no</candisable> 6 6 <canuninstall>no</canuninstall> 7 7 <changelog> 8 *2.5.0rc3.0* #3145, #3151, #3154, #3155, #3156, #3164, #3166, #3165, #3077, #3170 (DAHDI Support) 8 9 *2.5.0rc2.4* #3131, #3137 several changes to better cache module data and boost performace of page loads 9 10 *2.5.0rc2.3* #2750, #3128, #3124, #3134, #3131 … … 27 28 <type>setup</type> 28 29 <category>Basic</category> 29 <location>release/2.5/framework-2.5.0rc 2.4.tgz</location>30 <md5sum> 669d050398e2b15d1fe4ed47974ddb56</md5sum>30 <location>release/2.5/framework-2.5.0rc3.0.tgz</location> 31 <md5sum>f8a94f0c83f0a9aa6ec3bc17333d6b53</md5sum> 31 32 </module>
