Author: uncleringo Date: 2010-01-21 13:40:53 +0100 (Thu, 21 Jan 2010) New Revision: 26985
Modified: plugins/sfJSLibManagerPlugin/trunk/package.xml Log: Modified: plugins/sfJSLibManagerPlugin/trunk/package.xml =================================================================== --- plugins/sfJSLibManagerPlugin/trunk/package.xml 2010-01-21 12:38:43 UTC (rev 26984) +++ plugins/sfJSLibManagerPlugin/trunk/package.xml 2010-01-21 12:40:53 UTC (rev 26985) @@ -13,10 +13,10 @@ <email>[email protected]</email> <active>yes</active> </lead> - <date>2009-11-11</date> + <date>2010-01-21</date> <time>13:25:00</time> <version> - <release>1.0.0</release> + <release>1.0.3</release> <api>1.0.0</api> </version> <stability> @@ -46,7 +46,8 @@ <name>symfony</name> <channel>pear.symfony-project.com</channel> <min>1.2.0</min> - <max>1.3.0</max> + <max>2.0.0</max> + <exclude>2.0.0</exclude> </package> </required> </dependencies> @@ -54,6 +55,36 @@ <changelog> <release> <version> + <release>1.0.3</release> + <api>1.0.0</api> + </version> + <stability> + <release>stable</release> + <api>stable</api> + </stability> + <license uri="http://www.symfony-project.com/license">MIT license</license> + <date>2010-01-21</date> + <notes> + Compatible with symfony less than 2.0.0 + </notes> + </release> + <release> + <version> + <release>1.0.1</release> + <api>1.0.0</api> + </version> + <stability> + <release>stable</release> + <api>stable</api> + </stability> + <license uri="http://www.symfony-project.com/license">MIT license</license> + <date>2010-01-19</date> + <notes> + Compatible with symfony 1.4 + </notes> + </release> + <release> + <version> <release>1.0.0</release> <api>1.0.0</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.
