Changeset 11927
- Timestamp:
- 03/23/11 22:21:33 (2 years ago)
- Files:
-
- modules/branches/2.9/framework (modified) (1 prop)
- modules/branches/2.9/framework/module.xml (modified) (3 diffs)
- modules/release/2.9/framework-2.9.0rc1.0.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.9/framework
- Property lastpublish changed from 11839 to 11926
modules/branches/2.9/framework/module.xml
r11840 r11927 5 5 <modtype>framework</modtype> 6 6 <name>FreePBX Framework</name> 7 <version>2.9.0 beta2.4</version>7 <version>2.9.0rc1.0</version> 8 8 <publisher>FreePBX</publisher> 9 9 <license>GPLv2+</license> … … 11 11 <canuninstall>no</canuninstall> 12 12 <changelog> 13 *2.9.0rc1.0* #4983, #4952, #5000, #4988 13 14 *2.9.0beta2.4* #4959, #4951, #4958, #4970, #4977, #4981, #4940, #4942 14 15 *2.9.0beta2.3* #4951, #4958, #4959 … … 101 102 <type>setup</type> 102 103 <category>Basic</category> 103 <location>release/2.9/framework-2.9.0 beta2.4.tgz</location>104 <md5sum> 65d81ea8737424f1e271039d91800c0e</md5sum>104 <location>release/2.9/framework-2.9.0rc1.0.tgz</location> 105 <md5sum>39f650f800815844466d280e38f4544d</md5sum> 105 106 </module>
