Author: Kris.Wallsmith
Date: 2010-02-22 17:59:51 +0100 (Mon, 22 Feb 2010)
New Revision: 28190

Modified:
   
plugins/sfTaskExtraPlugin/branches/1.3/config/sfTaskExtraPluginConfiguration.class.php
   plugins/sfTaskExtraPlugin/branches/1.3/package.xml.tmpl
Log:
[sfTaskExtraPlugin] updated development version number, added stub changelog 
entry

Modified: 
plugins/sfTaskExtraPlugin/branches/1.3/config/sfTaskExtraPluginConfiguration.class.php
===================================================================
--- 
plugins/sfTaskExtraPlugin/branches/1.3/config/sfTaskExtraPluginConfiguration.class.php
      2010-02-22 16:58:39 UTC (rev 28189)
+++ 
plugins/sfTaskExtraPlugin/branches/1.3/config/sfTaskExtraPluginConfiguration.class.php
      2010-02-22 16:59:51 UTC (rev 28190)
@@ -11,7 +11,7 @@
 class sfTaskExtraPluginConfiguration extends sfPluginConfiguration
 {
   const
-    VERSION = '1.3.2';
+    VERSION = '1.3.3-DEV';
 
   protected
     $connectedPlugins = array();

Modified: plugins/sfTaskExtraPlugin/branches/1.3/package.xml.tmpl
===================================================================
--- plugins/sfTaskExtraPlugin/branches/1.3/package.xml.tmpl     2010-02-22 
16:58:39 UTC (rev 28189)
+++ plugins/sfTaskExtraPlugin/branches/1.3/package.xml.tmpl     2010-02-22 
16:59:51 UTC (rev 28190)
@@ -133,5 +133,21 @@
         * Added `propel:build-app-forms` and `propel:build-app-filters` tasks
       </notes>
     </release>
+    <release>
+      <version>
+        <release>1.3.3</release>
+        <api>1.3.0</api>
+      </version>
+      <stability>
+        <release>stable</release>
+        <api>stable</api>
+      </stability>
+      <license uri="http://www.symfony-project.com/license";>MIT 
license</license>
+      <license>MIT</license>
+      <date>soon</date>
+      <notes>
+        
+      </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.

Reply via email to