Author: caziel
Date: 2010-01-31 18:15:08 +0100 (Sun, 31 Jan 2010)
New Revision: 27360
Modified:
plugins/rsLucenePlugin/trunk/package.xml
Log:
tiny package.xml fix
Modified: plugins/rsLucenePlugin/trunk/package.xml
===================================================================
--- plugins/rsLucenePlugin/trunk/package.xml 2010-01-31 17:10:51 UTC (rev
27359)
+++ plugins/rsLucenePlugin/trunk/package.xml 2010-01-31 17:15:08 UTC (rev
27360)
@@ -12,8 +12,8 @@
</lead>
<date>2010-01-31</date>
<version>
- <release>0.2</release>
- <api>0.2</api>
+ <release>0.2.0</release>
+ <api>0.2.0</api>
</version>
<stability>
<release>alpha</release>
@@ -35,6 +35,7 @@
<name>symfony</name>
<channel>pear.symfony-project.com</channel>
<min>1.3.0</min>
+ <max>1.5.0</max>
</package>
</required>
</dependencies>
@@ -43,5 +44,5 @@
</phprelease>
<changelog>
-
<release><version><release>0.2</release><api>0.2</api></version><stability><release>alpha</release><api>alpha</api></stability><license
uri="http://www.symfony-project.com/license">MIT</license><date>2010-01-31</date><notes>initial
release</notes></release></changelog>
+
<release><version><release>0.2.0</release><api>0.2.0</api></version><stability><release>alpha</release><api>alpha</api></stability><license
uri="http://www.symfony-project.com/license">MIT</license><date>2010-01-31</date><notes>initial
release</notes></release></changelog>
</package>
--
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.