From 6e3edbf9c9394679b707585da08356416bfeb190 Mon Sep 17 00:00:00 2001 From: Jeremy Benoist Date: Sat, 17 Mar 2018 13:25:00 +0100 Subject: [PATCH] 1.5.12-dev --- 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 c93ce4324..d16a0310b 100755 --- 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.11'); +define('SYMFONY_VERSION', '1.5.12-dev'); /** * sfCoreAutoload class.