Browse Source

incremented version to 1.1.1

Taylor Otwell 13 years ago
parent
commit
067bfed610
1 changed files with 2 additions and 2 deletions
  1. 2 2
      public/index.php

+ 2 - 2
public/index.php

@@ -3,7 +3,7 @@
  * Laravel - A clean and classy framework for PHP web development.
  *
  * @package  Laravel
- * @version  1.1.0
+ * @version  1.1.1
  * @author   Taylor Otwell
  * @license  MIT License
  * @link     http://laravel.com 
@@ -134,4 +134,4 @@ if (System\Config::get('session.driver') != '')
 // --------------------------------------------------------------
 // Send the response to the browser.
 // --------------------------------------------------------------
-$response->send();
+$response->send();