Changeset 9205 for modules/branches
- Timestamp:
- 03/11/10 22:50:46 (2 years ago)
- Files:
-
- modules/branches/2.8/framework (modified) (1 prop)
- modules/branches/2.8/framework/module.xml (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.8/framework
- Property lastpublish changed from 9026 to 9204
modules/branches/2.8/framework/module.xml
r9027 r9205 2 2 <rawname>framework</rawname> 3 3 <name>FreePBX Framework</name> 4 <version>2. 7.0.0</version>4 <version>2.8.0.0alpha1.0</version> 5 5 <publisher>FreePBX</publisher> 6 6 <license>GPLv2+</license> … … 8 8 <canuninstall>no</canuninstall> 9 9 <changelog> 10 *2.8.0.0alpha1.0* #2181, #4110, #3375, #4109, #4123, #4121, #4125, #4126, add jquery.toggleval.js to FreePBX 10 11 *2.7.0.0* localizations 11 12 *2.7.0RC1.2* #4068 … … 58 59 <type>setup</type> 59 60 <category>Basic</category> 60 <location>release/2. 7/framework-2.7.0.0.tgz</location>61 <md5sum> d9ed5c6f4f3e9694bb5911b51429ad17</md5sum>61 <location>release/2.8/framework-2.8.0.0alpha1.0.tgz</location> 62 <md5sum>2ee6869ec0873a8c25badde204b11283</md5sum> 62 63 </module>
