Changeset 8268 for modules/branches/2.6
- Timestamp:
- 08/31/09 21:20:14 (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 8231 to 8267
modules/branches/2.6/framework/module.xml
r8232 r8268 2 2 <rawname>framework</rawname> 3 3 <name>FreePBX Framework</name> 4 <version>2.6.0.beta2. 1</version>4 <version>2.6.0.beta2.2</version> 5 5 <publisher>FreePBX</publisher> 6 6 <license>GPLv2+</license> … … 8 8 <canuninstall>no</canuninstall> 9 9 <changelog> 10 *2.6.0beta2.2* #3840, misc warning fixes 10 11 *2.6.0beta2.1* #2880, #3291, #3835 11 12 *2.6.0beta2.0* #3075, #3780, #3559, #3606, #3599, #3642, #3608, #3581, #3266, #3562, #3639, #3305 … … 46 47 <type>setup</type> 47 48 <category>Basic</category> 48 <location>release/2.6/framework-2.6.0.beta2. 1.tgz</location>49 <md5sum> cb041fdf5d9f7d0a17300461cd4f81c6</md5sum>49 <location>release/2.6/framework-2.6.0.beta2.2.tgz</location> 50 <md5sum>e3c97d411111351a49776666dea6e3de</md5sum> 50 51 </module>
