Changeset 12880 for modules

Show
Ignore:
Timestamp:
10/21/11 12:26:29 (2 years ago)
Author:
p_lindheimer
Message:

Auto Check-in of any outstanding changes in framework

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/branches/2.10/framework/module.xml

    r12875 r12880  
    55  <modtype>framework</modtype> 
    66  <name>FreePBX Framework</name> 
    7   <version>2.10.0beta2.1</version> 
     7  <version>2.10.0beta2.2</version> 
    88  <publisher>FreePBX</publisher> 
    99  <license>GPLv2+</license> 
     
    1111  <canuninstall>no</canuninstall> 
    1212  <changelog> 
     13    *2.10.0beta2.2* module admin depency check changes 
    1314    *2.10.0beta2.1* migration script bug fix 
    1415    *2.10.0beta2.0* move FOP to module, add hook ability to freepbx_engine (amportal), remove gzip handling preventing caching, various bug fixes