Author: dalexandre
Date: 2010-09-13 17:32:55 +0200 (Mon, 13 Sep 2010)
New Revision: 30898
Modified:
plugins/daYamlEditorPlugin/trunk/config/daYamlEditorPluginConfiguration.class.php
plugins/daYamlEditorPlugin/trunk/package.xml.tmpl
Log:
Last change, release ready !
Modified:
plugins/daYamlEditorPlugin/trunk/config/daYamlEditorPluginConfiguration.class.php
===================================================================
---
plugins/daYamlEditorPlugin/trunk/config/daYamlEditorPluginConfiguration.class.php
2010-09-13 15:27:52 UTC (rev 30897)
+++
plugins/daYamlEditorPlugin/trunk/config/daYamlEditorPluginConfiguration.class.php
2010-09-13 15:32:55 UTC (rev 30898)
@@ -9,7 +9,7 @@
*/
class daYamlEditorPluginConfiguration extends sfPluginConfiguration
{
- const VERSION = '0.1.2-BETA';
+ const VERSION = '1.0.0';
/**
* @see sfPluginConfiguration
Modified: plugins/daYamlEditorPlugin/trunk/package.xml.tmpl
===================================================================
--- plugins/daYamlEditorPlugin/trunk/package.xml.tmpl 2010-09-13 15:27:52 UTC
(rev 30897)
+++ plugins/daYamlEditorPlugin/trunk/package.xml.tmpl 2010-09-13 15:32:55 UTC
(rev 30898)
@@ -11,7 +11,7 @@
<email>[email protected]</email>
<active>yes</active>
</lead>
- <date>2010-01-27</date>
+ <date>2010-09-13</date>
<version>
<release>##PLUGIN_VERSION##</release>
<api>##API_VERSION##</api>
@@ -45,8 +45,8 @@
<changelog>
<release>
<version>
- <release>0.1.3</release>
- <api>0.1.3</api>
+ <release>1.0.0</release>
+ <api>1.0.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.