Changeset 9294
- Timestamp:
- 03/19/10 18:35:45 (3 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.1.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.8/framework
- Property lastpublish changed from 9245 to 9293
modules/branches/2.8/framework/module.xml
r9246 r9294 2 2 <rawname>framework</rawname> 3 3 <name>FreePBX Framework</name> 4 <version>2.8.0.0alpha2. 0</version>4 <version>2.8.0.0alpha2.1</version> 5 5 <publisher>FreePBX</publisher> 6 6 <license>GPLv2+</license> … … 8 8 <canuninstall>no</canuninstall> 9 9 <changelog> 10 *2.8.0.0alpha2.1* #4109, #3375, jquery update to 1.4.2 10 11 *2.8.0.0alpha2.0* #4110, #4138, #4135, #1798, #4143, #4144 11 12 *2.8.0.0alpha1.0* #2181, #4110, #3375, #4109, #4123, #4121, #4125, #4126, add jquery.toggleval.js to FreePBX … … 60 61 <type>setup</type> 61 62 <category>Basic</category> 62 <location>release/2.8/framework-2.8.0.0alpha2. 0.tgz</location>63 <md5sum> 816b787feef3d06764027089ae8ac8f3</md5sum>63 <location>release/2.8/framework-2.8.0.0alpha2.1.tgz</location> 64 <md5sum>c63f6a3685bc17acb4acf03f3f15b681</md5sum> 64 65 </module>
