Changeset 11488
- Timestamp:
- 02/19/11 18:18:08 (2 years ago)
- Files:
-
- modules/branches/2.7/framework (modified) (1 prop)
- modules/branches/2.7/framework/module.xml (modified) (3 diffs)
- modules/release/2.7/framework-2.7.0.7.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.7/framework
- Property lastpublish changed from 10492 to 11487
modules/branches/2.7/framework/module.xml
r10493 r11488 2 2 <rawname>framework</rawname> 3 3 <name>FreePBX Framework</name> 4 <version>2.7.0. 6</version>4 <version>2.7.0.7</version> 5 5 <publisher>FreePBX</publisher> 6 6 <license>GPLv2+</license> … … 8 8 <canuninstall>no</canuninstall> 9 9 <changelog> 10 *2.7.0.7* add php version to online checking 10 11 *2.7.0.6* #4615 Security Bug 11 12 *2.7.0.5* #4185, #4388, #4403 … … 64 65 <type>setup</type> 65 66 <category>Basic</category> 66 <location>release/2.7/framework-2.7.0. 6.tgz</location>67 <md5sum> 20016ef172097d5e95b13bf2c945280f</md5sum>67 <location>release/2.7/framework-2.7.0.7.tgz</location> 68 <md5sum>ad52c2dd24299820cb99b8c7d79dcf9a</md5sum> 68 69 </module>
