Changeset 33040
- Timestamp:
- 09/16/11 11:12:59 (2 years ago)
- Files:
-
- branches/1.4/lib/autoload/sfCoreAutoload.class.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/1.4/lib/autoload/sfCoreAutoload.class.php
r32889 r33040 12 12 * The current symfony version. 13 13 */ 14 define('SYMFONY_VERSION', '1.4.1 4-DEV');14 define('SYMFONY_VERSION', '1.4.15-DEV'); 15 15 16 16 /**