Changeset 8023

Show
Ignore:
Timestamp:
08/10/09 00:20:28 (4 years ago)
Author:
p_lindheimer
Message:

Module Publish Script: framework 2.6.0.beta1.3

Files:

Legend:

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

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

    r8008 r8023  
    22  <rawname>framework</rawname> 
    33  <name>FreePBX Framework</name> 
    4   <version>2.6.0.beta1.2</version> 
     4  <version>2.6.0.beta1.3</version> 
    55  <publisher>FreePBX</publisher> 
    66  <license>GPLv2+</license> 
     
    88  <canuninstall>no</canuninstall> 
    99  <changelog> 
     10    *2.6.0beta1.3* rename moduleauthor to modulepublisher class in css, update CHANGES 
    1011    *2.6.0beta1.2* add sql() def to migration table 
    1112    *2.6.0beta1.1* add trunk migration code to tables.php 
     
    4243  <type>setup</type> 
    4344  <category>Basic</category> 
    44   <location>release/2.6/framework-2.6.0.beta1.2.tgz</location> 
    45   <md5sum>ec26b7c924844428f74f72750c91059f</md5sum> 
     45  <location>release/2.6/framework-2.6.0.beta1.3.tgz</location> 
     46  <md5sum>d609f5fc5a1810bf29c95282fee4783b</md5sum> 
    4647</module>