Changeset 26995
- Timestamp:
- 01/21/10 14:34:49 (3 years ago)
- Files:
-
- plugins/sfJSLibJQueryPlugin/trunk/package.xml (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
plugins/sfJSLibJQueryPlugin/trunk/package.xml
r26987 r26995 21 21 <active>yes</active> 22 22 </lead> 23 <date>2010-01-2 0</date>23 <date>2010-01-21</date> 24 24 <time>13:25:00</time> 25 25 <version> … … 59 59 <channel>pear.symfony-project.com</channel> 60 60 <min>1.2.0</min> 61 <max>1.4.2</max> 61 <max>2.0.0</max> 62 <exclude>2.0.0</exclude> 62 63 </package> 63 64 </required> … … 75 76 </stability> 76 77 <license uri="http://www.symfony-project.com/license">MIT license</license> 77 <date>2010-01-2 0</date>78 <date>2010-01-21</date> 78 79 <notes> 79 Compatible with symfony 1.4.280 Compatible with symfony version less than 2.0.0 80 81 </notes> 81 82 </release>