From 014999758e2f4efa433a9c4e71d0551e0b5b318a Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Wed, 4 Mar 2009 18:15:56 +0000 Subject: Updated Kohana to r4033 --- kohana/core/Bootstrap.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kohana/core/Bootstrap.php') diff --git a/kohana/core/Bootstrap.php b/kohana/core/Bootstrap.php index 57db1648..0190eb9d 100644 --- a/kohana/core/Bootstrap.php +++ b/kohana/core/Bootstrap.php @@ -10,7 +10,7 @@ * @license http://kohanaphp.com/license.html */ -define('KOHANA_VERSION', '2.3'); +define('KOHANA_VERSION', '2.3.2'); define('KOHANA_CODENAME', 'accipiter'); // Test of Kohana is running in Windows -- cgit v1.2.3