Author: bicou
Date: 2010-05-16 23:18:38 +0200 (Sun, 16 May 2010)
New Revision: 29487
Modified:
plugins/sfGearmanPlugin/tags/0.9.0/config/sfGearmanPluginConfiguration.class.php
plugins/sfGearmanPlugin/tags/0.9.0/package.xml.tmpl
Log:
[sfGearmanPlugin] version 0.9.0
Modified:
plugins/sfGearmanPlugin/tags/0.9.0/config/sfGearmanPluginConfiguration.class.php
===================================================================
---
plugins/sfGearmanPlugin/tags/0.9.0/config/sfGearmanPluginConfiguration.class.php
2010-05-16 21:16:50 UTC (rev 29486)
+++
plugins/sfGearmanPlugin/tags/0.9.0/config/sfGearmanPluginConfiguration.class.php
2010-05-16 21:18:38 UTC (rev 29487)
@@ -16,7 +16,7 @@
*
* @var string
*/
- const VERSION = '1.0.0-DEV';
+ const VERSION = '0.9.0-BETA';
/**
* path to config
Modified: plugins/sfGearmanPlugin/tags/0.9.0/package.xml.tmpl
===================================================================
--- plugins/sfGearmanPlugin/tags/0.9.0/package.xml.tmpl 2010-05-16 21:16:50 UTC
(rev 29486)
+++ plugins/sfGearmanPlugin/tags/0.9.0/package.xml.tmpl 2010-05-16 21:18:38 UTC
(rev 29487)
@@ -53,7 +53,7 @@
<api>stable</api>
</stability>
<license uri="http://www.symfony-project.org/license">MIT
license</license>
- <date>2010-05-11</date>
+ <date>2010-05-16</date>
<notes>
* First public release
</notes>
--
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.