Development

Changeset 7984

You must first sign up to be able to contribute.

Changeset 7984

Show
Ignore:
Timestamp:
03/19/08 18:44:11 (5 years ago)
Author:
Kris.Wallsmith
Message:

sfGoogleAnalyticsPlugin
fixed package.xml validation errors

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • plugins/sfGoogleAnalyticsPlugin/trunk/package.xml

    r7983 r7984  
    1313  <date>2008-03-19</date> 
    1414  <version> 
    15     <release>1.0-RC2</release> 
    16     <api>1.0-RC2</api> 
     15    <release>1.0.0</release> 
     16    <api>1.0.0</api> 
    1717  </version> 
    1818  <stability> 
    19     <release>stable</release> 
    20     <api>stable</api> 
     19    <release>beta</release> 
     20    <api>beta</api> 
    2121  </stability> 
    2222  <license uri="http://www.symfony-project.com/license">MIT license</license>