Changeset 9832
- Timestamp:
- 06/15/10 14:26:26 (3 years ago)
- Files:
-
- modules/branches/2.8/fw_fop (modified) (1 prop)
- modules/branches/2.8/fw_fop/module.xml (modified) (3 diffs)
- modules/release/2.8/fw_fop-2.8.0.1.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.8/fw_fop
- Property lastpublish changed from 9720 to 9831
modules/branches/2.8/fw_fop/module.xml
r9721 r9832 2 2 <rawname>fw_fop</rawname> 3 3 <name>FreePBX FOP Framework</name> 4 <version>2.8.0. 0</version>4 <version>2.8.0.1</version> 5 5 <publisher>FreePBX</publisher> 6 6 <license>GPLv2+</license> … … 8 8 <canuninstall>no</canuninstall> 9 9 <changelog> 10 *2.8.0.1* remove uninitialized variable 10 11 *2.8.0.0* install script fixes when used with install_amp 11 12 *2.7.0.0* bumped … … 22 23 <type>setup</type> 23 24 <category>Basic</category> 24 <location>release/2.8/fw_fop-2.8.0. 0.tgz</location>25 <md5sum> fef19de5b7972e0b00d489ab873518ff</md5sum>25 <location>release/2.8/fw_fop-2.8.0.1.tgz</location> 26 <md5sum>ca7f4565e874f66ef17105f8b0fb5ef2</md5sum> 26 27 </module>
