Changeset 5579
- Timestamp:
- 01/12/08 17:13:35 (5 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.4/framework/module.xml
r5530 r5579 2 2 <rawname>framework</rawname> 3 3 <name>FreePBX Framework</name> 4 <version>2.4.0beta2. 0</version>4 <version>2.4.0beta2.1</version> 5 5 <candisable>no</candisable> 6 6 <canuninstall>no</canuninstall> 7 7 <changelog> 8 *2.4.0beta2.1* #2578 Asterisk 1.6 change for LANGUAGE, add addSwitch to extenions class 8 9 *2.4.0beta2.0* #2539, increase module_xml data field size, #2568 move features.conf to core, add details what online update transmits 9 10 *2.4.0beta1.2* correct publishing error which pulls in all previous 2.4beta framework changes below … … 46 47 <type>setup</type> 47 48 <category>Basic</category> 48 <location>release/2.4/framework-2.4.0beta2. 0.tgz</location>49 <md5sum>4 7811529a536838e89a3ba2ce76d3d0e</md5sum>49 <location>release/2.4/framework-2.4.0beta2.1.tgz</location> 50 <md5sum>444f1f01c6a6724212850b2c2724c55e</md5sum> 50 51 </module>
