Development

Changeset 29702

You must first sign up to be able to contribute.

Changeset 29702

Show
Ignore:
Timestamp:
05/31/10 20:56:18 (3 years ago)
Author:
Kris.Wallsmith
Message:

[1.4] updated version number and externals

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • tags/RELEASE_1_4_5/lib

    • Property svn:externals changed from
      yaml http://svn.symfony-project.com/components/yaml/branches/1.0/lib
      event_dispatcher http://svn.symfony-project.com/components/event_dispatcher/branches/1.0/lib
      to
      yaml http://svn.symfony-project.com/components/yaml/tags/RELEASE_1_0_3/lib
      event_dispatcher http://svn.symfony-project.com/components/event_dispatcher/tags/RELEASE_1_0_0/lib
  • tags/RELEASE_1_4_5/lib/autoload/sfCoreAutoload.class.php

    r29009 r29702  
    1212 * The current symfony version. 
    1313 */ 
    14 define('SYMFONY_VERSION', '1.4.5-DEV'); 
     14define('SYMFONY_VERSION', '1.4.5'); 
    1515 
    1616/** 
  • tags/RELEASE_1_4_5/lib/plugins/sfDoctrinePlugin

    • Property svn:externals changed from
      i18n http://svn.symfony-project.com/branches/1.4/lib/plugins/sfPropelPlugin/i18n
      web http://svn.symfony-project.com/branches/1.4/lib/plugins/sfPropelPlugin/web
      to
      i18n http://svn.symfony-project.com/tags/RELEASE_1_4_5/lib/plugins/sfPropelPlugin/i18n
      web http://svn.symfony-project.com/tags/RELEASE_1_4_5/lib/plugins/sfPropelPlugin/web
  • tags/RELEASE_1_4_5/lib/plugins/sfDoctrinePlugin/lib/vendor

    • Property svn:externals changed from
      doctrine http://doctrine.mirror.svn.symfony-project.com/branches/1.2/lib
      to
      doctrine http://doctrine.mirror.svn.symfony-project.com/tags/1.2.2/lib