Author: uncleringo Date: 2010-01-12 12:13:37 +0100 (Tue, 12 Jan 2010) New Revision: 26522
Modified: plugins/sfDoctrineJCroppablePlugin/trunk/package.xml Log: Update to reflect compatibility with symfony 1.4 Modified: plugins/sfDoctrineJCroppablePlugin/trunk/package.xml =================================================================== --- plugins/sfDoctrineJCroppablePlugin/trunk/package.xml 2010-01-12 10:21:14 UTC (rev 26521) +++ plugins/sfDoctrineJCroppablePlugin/trunk/package.xml 2010-01-12 11:13:37 UTC (rev 26522) @@ -13,11 +13,11 @@ <email>[email protected]</email> <active>yes</active> </lead> - <date>2009-11-17</date> - <time>13:25:00</time> + <date>2010-01-12</date> + <time>13:00:00</time> <version> - <release>1.0.5</release> - <api>1.0.5</api> + <release>1.0.6</release> + <api>1.0.6</api> </version> <stability> <release>stable</release> @@ -58,7 +58,7 @@ <name>symfony</name> <channel>pear.symfony-project.com</channel> <min>1.2.0</min> - <max>1.3.0</max> + <max>1.4.2</max> </package> </required> </dependencies> @@ -66,6 +66,21 @@ <changelog> <release> <version> + <release>1.0.6</release> + <api>1.0.6</api> + </version> + <stability> + <release>stable</release> + <api>stable</api> + </stability> + <license uri="http://www.symfony-project.com/license">MIT license</license> + <date>2010-01-12</date> + <notes> + Updated release to reflect compatibility with symfony 1.4 + </notes> + </release> + <release> + <version> <release>1.0.5</release> <api>1.0.5</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.
