Changeset 10131 for modules/branches/2.9/framework/module.xml
- Timestamp:
- 07/13/10 19:25:38 (3 years ago)
- Files:
-
- modules/branches/2.9/framework (modified) (1 prop)
- modules/branches/2.9/framework/module.xml (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.9/framework
- Property lastpublish changed from 10109 to 10130
modules/branches/2.9/framework/module.xml
r10110 r10131 2 2 <rawname>framework</rawname> 3 3 <name>FreePBX Framework</name> 4 <version>2. 8.0.1</version>4 <version>2.9.0alpha1.0</version> 5 5 <publisher>FreePBX</publisher> 6 6 <license>GPLv2+</license> … … 8 8 <canuninstall>no</canuninstall> 9 9 <changelog> 10 *2.9.0alpha1.0* bump to 2.9 10 11 *2.8.0.1* #4385 11 12 *2.8.0.0* #4400, #4388, #4185, #4403, #3963, #4411, #4413, #4418 … … 76 77 <type>setup</type> 77 78 <category>Basic</category> 78 <location>release/2. 8/framework-2.8.0.1.tgz</location>79 <md5sum> 97a5cd2334cdca8070fb5dde8f6a0c1d</md5sum>79 <location>release/2.9/framework-2.9.0alpha1.0.tgz</location> 80 <md5sum>b4c99a7b69f584e24e68b8a960ad1ecc</md5sum> 80 81 </module>
