Author: dwhittle Date: 2010-04-20 07:11:59 +0200 (Tue, 20 Apr 2010) New Revision: 29217
Added: plugins/ysfDimensionsPlugin/branches/1.4/ Modified: plugins/ysfDimensionsPlugin/branches/1.4/package.xml Log: ysfDimensionsPlugin: added 1.4 branch + tweaked max version in package.xml Modified: plugins/ysfDimensionsPlugin/branches/1.4/package.xml =================================================================== --- plugins/ysfDimensionsPlugin/branches/1.2/package.xml 2010-04-19 19:50:43 UTC (rev 29215) +++ plugins/ysfDimensionsPlugin/branches/1.4/package.xml 2010-04-20 05:11:59 UTC (rev 29217) @@ -13,10 +13,10 @@ <email>[email protected]</email> <active>yes</active> </lead> - <date>2009-01-28</date> + <date>2010-04-19</date> <version> - <release>1.2.0</release> - <api>1.2.0</api> + <release>1.4.0</release> + <api>1.4.0</api> </version> <stability> <release>stable</release> @@ -213,8 +213,8 @@ <package> <name>symfony</name> <channel>pear.symfony-project.com</channel> - <min>1.1.0</min> - <max>1.4.0</max> + <min>1.3.0</min> + <max>1.5.0</max> </package> </required> </dependencies> @@ -222,8 +222,8 @@ <changelog> <release> <version> - <release>1.1.0</release> - <api>1.1.0</api> + <release>1.4.0</release> + <api>1.4.0</api> </version> <stability> <release>stable</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.
