Changeset 7979
- Timestamp:
- 08/07/09 18:41:57 (4 years ago)
- Files:
-
- modules/branches/2.6/framework (modified) (1 prop)
- modules/branches/2.6/framework/module.xml (modified) (3 diffs)
- modules/release/2.6/framework-2.6.0.beta0.2.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.6/framework
- Property lastpublish changed from 7974 to 7978
modules/branches/2.6/framework/module.xml
r7975 r7979 2 2 <rawname>framework</rawname> 3 3 <name>FreePBX Framework</name> 4 <version>2.6.0.beta0. 1</version>4 <version>2.6.0.beta0.2</version> 5 5 <publisher>FreePBX</publisher> 6 6 <license>GPLv2+</license> … … 8 8 <canuninstall>no</canuninstall> 9 9 <changelog> 10 *2.6.0beta0.2* packed js library updated 10 11 *2.6.0beta0.1* changed to pull from 2.6 branch 11 12 *2.6.0beta0.0* #1957, #3673, #1380, #3680, #3694, #3696, #3698 … … 38 39 <type>setup</type> 39 40 <category>Basic</category> 40 <location>release/2.6/framework-2.6.0.beta0. 1.tgz</location>41 <md5sum> dbb082da51a818255cb34ade6009a669</md5sum>41 <location>release/2.6/framework-2.6.0.beta0.2.tgz</location> 42 <md5sum>4429dcab2f8c13d90fd084b7e57b422c</md5sum> 42 43 </module>
