From 87ae5392067e47d2176df10c52d3de0e5c65a9ca Mon Sep 17 00:00:00 2001 From: Jerome TAMARELLE Date: Wed, 30 Oct 2013 18:15:38 +0100 Subject: [PATCH] Prepare v1.5.2 --- lib/autoload/sfCoreAutoload.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/autoload/sfCoreAutoload.class.php b/lib/autoload/sfCoreAutoload.class.php index 5771e5dca..b542a20d5 100644 --- a/lib/autoload/sfCoreAutoload.class.php +++ b/lib/autoload/sfCoreAutoload.class.php @@ -11,7 +11,7 @@ /** * The current symfony version. */ -define('SYMFONY_VERSION', '1.5.1-DEV'); +define('SYMFONY_VERSION', '1.5.2'); /** * sfCoreAutoload class.