Author: uncleringo Date: 2010-01-21 14:34:49 +0100 (Thu, 21 Jan 2010) New Revision: 26995
Modified: plugins/sfJSLibJQueryPlugin/trunk/package.xml Log: Modified: plugins/sfJSLibJQueryPlugin/trunk/package.xml =================================================================== --- plugins/sfJSLibJQueryPlugin/trunk/package.xml 2010-01-21 13:03:57 UTC (rev 26994) +++ plugins/sfJSLibJQueryPlugin/trunk/package.xml 2010-01-21 13:34:49 UTC (rev 26995) @@ -20,7 +20,7 @@ <email>[email protected]</email> <active>yes</active> </lead> - <date>2010-01-20</date> + <date>2010-01-21</date> <time>13:25:00</time> <version> <release>1.3.2.4</release> @@ -58,7 +58,8 @@ <name>symfony</name> <channel>pear.symfony-project.com</channel> <min>1.2.0</min> - <max>1.4.2</max> + <max>2.0.0</max> + <exclude>2.0.0</exclude> </package> </required> </dependencies> @@ -74,9 +75,9 @@ <api>stable</api> </stability> <license uri="http://www.symfony-project.com/license">MIT license</license> - <date>2010-01-20</date> + <date>2010-01-21</date> <notes> - Compatible with symfony 1.4.2 + Compatible with symfony version less than 2.0.0 </notes> </release> <release>
-- 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.
