Author: allyb
Date: 2010-03-17 17:38:29 +0100 (Wed, 17 Mar 2010)
New Revision: 28581
Modified:
plugins/sfMinifyTSPlugin/trunk/package.xml.tmpl
Log:
Updated the package.xml.tmpl file
Modified: plugins/sfMinifyTSPlugin/trunk/package.xml.tmpl
===================================================================
--- plugins/sfMinifyTSPlugin/trunk/package.xml.tmpl 2010-03-17 16:32:38 UTC
(rev 28580)
+++ plugins/sfMinifyTSPlugin/trunk/package.xml.tmpl 2010-03-17 16:38:29 UTC
(rev 28581)
@@ -36,8 +36,8 @@
<name>symfony</name>
<channel>pear.symfony-project.com</channel>
<min>1.2.0</min>
- <max>1.3.0</max>
- <exclude>1.3.0</exclude>
+ <max>1.3.3</max>
+ <exclude>1.3.3</exclude>
</package>
</required>
</dependencies>
@@ -45,6 +45,19 @@
<changelog>
<release>
<version>
+ <release>0.2.2</release>
+ <api>2.1.2</api>
+ </version>
+ <stability>
+ <release>stable</release>
+ <api>stable</api>
+ </stability>
+ <date>2010-03-17</date>
+ <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD
License</license>
+ <notes>Bug fix. First stable release.</notes>
+ </release>
+ <release>
+ <version>
<release>0.2.1</release>
<api>2.1.2</api>
</version>
--
You received this message because you are subscribed to the Google Groups
"symfony SVN" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/symfony-svn?hl=en.