Changeset 9246
- Timestamp:
- 03/16/10 20:25:24 (2 years ago)
- Files:
-
- modules/branches/2.8/framework (modified) (1 prop)
- modules/branches/2.8/framework/module.xml (modified) (3 diffs)
- modules/release/2.8/framework-2.8.0.0alpha2.0.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.8/framework
- Property lastpublish changed from 9204 to 9245
modules/branches/2.8/framework/module.xml
r9205 r9246 2 2 <rawname>framework</rawname> 3 3 <name>FreePBX Framework</name> 4 <version>2.8.0.0alpha 1.0</version>4 <version>2.8.0.0alpha2.0</version> 5 5 <publisher>FreePBX</publisher> 6 6 <license>GPLv2+</license> … … 8 8 <canuninstall>no</canuninstall> 9 9 <changelog> 10 *2.8.0.0alpha2.0* #4110, #4138, #4135, #1798, #4143, #4144 10 11 *2.8.0.0alpha1.0* #2181, #4110, #3375, #4109, #4123, #4121, #4125, #4126, add jquery.toggleval.js to FreePBX 11 12 *2.7.0.0* localizations … … 59 60 <type>setup</type> 60 61 <category>Basic</category> 61 <location>release/2.8/framework-2.8.0.0alpha 1.0.tgz</location>62 <md5sum> 2ee6869ec0873a8c25badde204b11283</md5sum>62 <location>release/2.8/framework-2.8.0.0alpha2.0.tgz</location> 63 <md5sum>816b787feef3d06764027089ae8ac8f3</md5sum> 63 64 </module>
