Changeset 11848
- Timestamp:
- 09/29/08 16:01:25 (5 years ago)
- Files:
-
- tags/RELEASE_1_1_3 (modified) (1 prop)
- tags/RELEASE_1_1_3/lib/autoload/sfCoreAutoload.class.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
tags/RELEASE_1_1_3
- Property svn:externals changed from
doc http://svn.symfony-project.com/doc/branches/1.1/book/
to
doc http://svn.symfony-project.com/doc/tags/RELEASE_1_1_3/book/
- Property svn:externals changed from
tags/RELEASE_1_1_3/lib/autoload/sfCoreAutoload.class.php
r10598 r11848 12 12 * The current symfony version. 13 13 */ 14 define('SYMFONY_VERSION', '1.1. 2-DEV');14 define('SYMFONY_VERSION', '1.1.3'); 15 15 16 16 /**