Changeset 8008

Show
Ignore:
Timestamp:
08/07/09 23:13:06 (4 years ago)
Author:
p_lindheimer
Message:

Module Publish Script: framework 2.6.0.beta1.2

Files:

Legend:

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

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

    r7993 r8008  
    22  <rawname>framework</rawname> 
    33  <name>FreePBX Framework</name> 
    4   <version>2.6.0.beta1.1</version> 
     4  <version>2.6.0.beta1.2</version> 
    55  <publisher>FreePBX</publisher> 
    66  <license>GPLv2+</license> 
     
    88  <canuninstall>no</canuninstall> 
    99  <changelog> 
     10    *2.6.0beta1.2* add sql() def to migration table 
    1011    *2.6.0beta1.1* add trunk migration code to tables.php 
    1112    *2.6.0beta1.0* renamed to beta1 
     
    4142  <type>setup</type> 
    4243  <category>Basic</category> 
    43   <location>release/2.6/framework-2.6.0.beta1.1.tgz</location> 
    44   <md5sum>41c89d6977838f33fc7cd964b02394e3</md5sum> 
     44  <location>release/2.6/framework-2.6.0.beta1.2.tgz</location> 
     45  <md5sum>ec26b7c924844428f74f72750c91059f</md5sum> 
    4546</module>