Changeset 8288 for modules/branches/2.6
- Timestamp:
- 09/05/09 21:25:55 (4 years ago)
- Files:
-
- modules/branches/2.6/framework (modified) (1 prop)
- modules/branches/2.6/framework/module.xml (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.6/framework
- Property lastpublish changed from 8267 to 8287
modules/branches/2.6/framework/module.xml
r8268 r8288 2 2 <rawname>framework</rawname> 3 3 <name>FreePBX Framework</name> 4 <version>2.6.0. beta2.2</version>4 <version>2.6.0.RC1.0</version> 5 5 <publisher>FreePBX</publisher> 6 6 <license>GPLv2+</license> … … 8 8 <canuninstall>no</canuninstall> 9 9 <changelog> 10 *2.6.0RC1.0* #3850, #3837, #3858, #3861, #3678 10 11 *2.6.0beta2.2* #3840, misc warning fixes 11 12 *2.6.0beta2.1* #2880, #3291, #3835 … … 47 48 <type>setup</type> 48 49 <category>Basic</category> 49 <location>release/2.6/framework-2.6.0. beta2.2.tgz</location>50 <md5sum> e3c97d411111351a49776666dea6e3de</md5sum>50 <location>release/2.6/framework-2.6.0.RC1.0.tgz</location> 51 <md5sum>b6c2222d4ee2186bc935f8882b60ccba</md5sum> 51 52 </module>
