Changeset 5512 for modules/branches/2.4/framework
- Timestamp:
- 12/16/07 13:22:04 (5 years ago)
- Files:
-
- modules/branches/2.4/framework/module.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.4/framework/module.xml
r5511 r5512 2 2 <rawname>framework</rawname> 3 3 <name>FreePBX Framework</name> 4 <version>2.4.0beta1. 2</version>4 <version>2.4.0beta1.1</version> 5 5 <candisable>no</candisable> 6 6 <canuninstall>no</canuninstall> 7 7 <changelog> 8 *2.4.0beta1.2* republish to correct publishing problem some files not getting included9 8 *2.4.0beta1.1* #2544 (Asterisk 11543) create #include files or Asterisk will fail, #2554 extenssion class addtions 10 9 *2.4.0beta1.0* #2477, #2517, #2319, #2523, #2475, #1858, #2419, #2484, #2334, #2134, #2431, #2453, Extension/Destination Registry support/APIs … … 45 44 <type>setup</type> 46 45 <category>Basic</category> 47 <location>release/2.4/framework-2.4.0beta1. 2.tgz</location>48 <md5sum> 2f31beb503793e6fed396813100f6a61</md5sum>46 <location>release/2.4/framework-2.4.0beta1.1.tgz</location> 47 <md5sum>42133a095591f5eb2c2e04523907a7f9</md5sum> 49 48 </module>
