From 0ebf677ae12abc9357dc8dd512adcab558e2ea09 Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Sat, 16 Jul 2011 13:52:13 -0500 Subject: [PATCH] incremented version and fixed typo in front controller. --- public/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/index.php b/public/index.php index de7ebcf1..54b94ac6 100644 --- a/public/index.php +++ b/public/index.php @@ -3,8 +3,8 @@ * Laravel - A clean and classy framework for PHP web development. * * @package Laravel - * @version 1.2.1 - * @author Taylor Otwell1 + * @version 1.2.2 + * @author Taylor Otwell * @license MIT License * @link http://laravel.com */