Changeset 8044

Show
Ignore:
Timestamp:
08/14/09 21:15:59 (4 years ago)
Author:
p_lindheimer
Message:

Module Publish Script: framework 2.6.0.beta1.4

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/branches/2.6/framework

    • Property lastpublish changed from 8022 to 8043
  • modules/branches/2.6/framework/module.xml

    r8023 r8044  
    22  <rawname>framework</rawname> 
    33  <name>FreePBX Framework</name> 
    4   <version>2.6.0.beta1.3</version> 
     4  <version>2.6.0.beta1.4</version> 
    55  <publisher>FreePBX</publisher> 
    66  <license>GPLv2+</license> 
     
    88  <canuninstall>no</canuninstall> 
    99  <changelog> 
     10    *2.6.0beta1.4* added param to featurecode class function 
    1011    *2.6.0beta1.3* rename moduleauthor to modulepublisher class in css, update CHANGES 
    1112    *2.6.0beta1.2* add sql() def to migration table 
     
    4344  <type>setup</type> 
    4445  <category>Basic</category> 
    45   <location>release/2.6/framework-2.6.0.beta1.3.tgz</location> 
    46   <md5sum>d609f5fc5a1810bf29c95282fee4783b</md5sum> 
     46  <location>release/2.6/framework-2.6.0.beta1.4.tgz</location> 
     47  <md5sum>29ca1615993560c08590f5bde43ac5e2</md5sum> 
    4748</module>