Changeset 7993
- Timestamp:
- 08/07/09 22:01:17 (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.1.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.6/framework
- Property lastpublish changed from 7979 to 7992
modules/branches/2.6/framework/module.xml
r7980 r7993 2 2 <rawname>framework</rawname> 3 3 <name>FreePBX Framework</name> 4 <version>2.6.0.beta1. 0</version>4 <version>2.6.0.beta1.1</version> 5 5 <publisher>FreePBX</publisher> 6 6 <license>GPLv2+</license> … … 8 8 <canuninstall>no</canuninstall> 9 9 <changelog> 10 *2.6.0beta1.1* add trunk migration code to tables.php 10 11 *2.6.0beta1.0* renamed to beta1 11 12 *2.6.0beta0.2* packed js library updated … … 40 41 <type>setup</type> 41 42 <category>Basic</category> 42 <location>release/2.6/framework-2.6.0.beta1. 0.tgz</location>43 <md5sum> bce53cdcf89231c7c704c9cfccd24f9d</md5sum>43 <location>release/2.6/framework-2.6.0.beta1.1.tgz</location> 44 <md5sum>41c89d6977838f33fc7cd964b02394e3</md5sum> 44 45 </module>
