Changeset 15193
- Timestamp:
- 02/01/09 21:13:08 (4 years ago)
- Files:
-
- plugins/sfWmdPlugin/branches/1/package.xml (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
plugins/sfWmdPlugin/branches/1/package.xml
r11688 r15193 14 14 <active>yes</active> 15 15 </lead> 16 <date>200 8-09-20</date>16 <date>2009-02-01</date> 17 17 <time>20:45:42</time> 18 18 <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> 21 21 </version> 22 22 <stability> 23 <release> beta</release>24 <api> beta</api>23 <release>stable</release> 24 <api>stable</api> 25 25 </stability> 26 26 <license>MIT license</license> 27 <notes> Initial release</notes>27 <notes>Stable release of the 1 branch</notes> 28 28 <contents> 29 29 <dir baseinstalldir="PEAR" name="/"> … … 132 132 <channel>pear.symfony-project.com</channel> 133 133 <min>1.0.0</min> 134 <max>1. 1.0</max>134 <max>1.2.0</max> 135 135 </package> 136 136 </required> … … 159 159 <notes>Fixed README</notes> 160 160 </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> 161 168 </changelog> 162 169 </package>