Author: rick Date: 2010-03-16 16:11:51 +0100 (Tue, 16 Mar 2010) New Revision: 28559
Modified: plugins/sfCouchPlugin/trunk/package.xml Log: Fixed packaging Modified: plugins/sfCouchPlugin/trunk/package.xml =================================================================== --- plugins/sfCouchPlugin/trunk/package.xml 2010-03-16 15:09:19 UTC (rev 28558) +++ plugins/sfCouchPlugin/trunk/package.xml 2010-03-16 15:11:51 UTC (rev 28559) @@ -13,7 +13,7 @@ <date>2010-03-16</date> <time>12:00:00</time> <version> - <release>0.0.4</release> + <release>0.0.5</release> <api>1.0.0</api> </version> <stability> @@ -21,7 +21,9 @@ <api>alpha</api> </stability> <license uri="http://www.gnu.org/licenses/lgpl-3.0.txt">LGPL</license> - <notes/> + <notes> + - + </notes> <contents> <dir name="/"> <file name="README.txt" role="data"/> @@ -56,8 +58,8 @@ <changelog> <release> <version> - <release>0.0.4</release> - <api>0.0.4</api> + <release>0.0.5</release> + <api>1.0.0</api> </version> <stability> <release>alpha</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.
