Development

Changeset 28408

You must first sign up to be able to contribute.

Changeset 28408

Show
Ignore:
Timestamp:
03/06/10 16:06:29 (3 years ago)
Author:
rande
Message:

update package.xml.tmpl file and othes files

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • plugins/mgI18nPlugin/branches/sf1.3/package.xml.tmpl

    r28407 r28408  
    5050        </version> 
    5151        <stability> 
    52           <release>beta</release> 
    53           <api>beta</api> 
     52          <release>stable</release> 
     53          <api>stable</api> 
    5454        </stability> 
    5555        <license uri="http://www.gnu.org/licenses/lgpl.txt">LGPL license</license> 
     
    6262      <release> 
    6363        <version> 
    64           <release>0.0.7</release> 
    65           <api>0.0.7</api> 
     64          <release>1.3.7</release> 
     65          <api>1.3.7</api> 
    6666        </version> 
    6767        <stability> 
     
    7373        <date>2010-03-06</date> 
    7474        <notes> 
     75          * move version to 1.3.7 (first digit is the symfony version) 
    7576          * remove Doctrine dependency  
    7677          * merge lib, ajax and application tabs to one tab named 'Files'