Development

Changeset 15193

You must first sign up to be able to contribute.

Changeset 15193

Show
Ignore:
Timestamp:
02/01/09 21:13:08 (4 years ago)
Author:
jphilip
Message:

Updated package.xml

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • plugins/sfWmdPlugin/branches/1/package.xml

    r11688 r15193  
    1414  <active>yes</active> 
    1515 </lead> 
    16  <date>2008-09-20</date> 
     16 <date>2009-02-01</date> 
    1717 <time>20:45:42</time> 
    1818 <version> 
    19   <release>0.9.2</release> 
    20   <api>0.9.2</api> 
     19  <release>1.0.0</release> 
     20  <api>1.0.0</api> 
    2121 </version> 
    2222 <stability> 
    23   <release>beta</release> 
    24   <api>beta</api> 
     23  <release>stable</release> 
     24  <api>stable</api> 
    2525 </stability> 
    2626 <license>MIT license</license> 
    27  <notes>Initial release</notes> 
     27 <notes>Stable release of the 1 branch</notes> 
    2828 <contents> 
    2929  <dir baseinstalldir="PEAR" name="/"> 
     
    132132    <channel>pear.symfony-project.com</channel> 
    133133    <min>1.0.0</min> 
    134     <max>1.1.0</max> 
     134    <max>1.2.0</max> 
    135135   </package> 
    136136  </required> 
     
    159159    <notes>Fixed README</notes> 
    160160   </release> 
     161   <release> 
     162    <version>1.0.0</version> 
     163    <date>2009-02-01</date> 
     164    <license>MIT License</license> 
     165    <state>stable</state> 
     166    <notes>Stable release of the 1 branch</notes> 
     167   </release> 
    161168 </changelog> 
    162169</package>