Changeset 8008
- Timestamp:
- 08/07/09 23:13:06 (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.beta1.2.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.6/framework
- Property lastpublish changed from 7992 to 8006
modules/branches/2.6/framework/module.xml
r7993 r8008 2 2 <rawname>framework</rawname> 3 3 <name>FreePBX Framework</name> 4 <version>2.6.0.beta1. 1</version>4 <version>2.6.0.beta1.2</version> 5 5 <publisher>FreePBX</publisher> 6 6 <license>GPLv2+</license> … … 8 8 <canuninstall>no</canuninstall> 9 9 <changelog> 10 *2.6.0beta1.2* add sql() def to migration table 10 11 *2.6.0beta1.1* add trunk migration code to tables.php 11 12 *2.6.0beta1.0* renamed to beta1 … … 41 42 <type>setup</type> 42 43 <category>Basic</category> 43 <location>release/2.6/framework-2.6.0.beta1. 1.tgz</location>44 <md5sum> 41c89d6977838f33fc7cd964b02394e3</md5sum>44 <location>release/2.6/framework-2.6.0.beta1.2.tgz</location> 45 <md5sum>ec26b7c924844428f74f72750c91059f</md5sum> 45 46 </module>
