commit | 9c63d0bb34be4007178d5a7e46348d5e23fee3ff | [log] [tgz] |
---|---|---|
author | Phil Sturgeon <email@philsturgeon.co.uk> | Thu Oct 27 01:55:44 2011 +0100 |
committer | Phil Sturgeon <email@philsturgeon.co.uk> | Thu Oct 27 01:55:44 2011 +0100 |
tree | 1f6c624ba60a82344b2a612b77ad6d94d58c5c7a | |
parent | cfe49186f26cd7bb6410abd4f1069b49325dc0e9 [diff] [blame] |
Bumped CodeIgniter version to 2.1.0.
diff --git a/system/core/CodeIgniter.php b/system/core/CodeIgniter.php index 0a1391d..d9977e1 100755 --- a/system/core/CodeIgniter.php +++ b/system/core/CodeIgniter.php
@@ -39,7 +39,7 @@ * @var string * */ - define('CI_VERSION', '2.0.2'); + define('CI_VERSION', '2.1.0'); /** * CodeIgniter Branch (Core = TRUE, Reactor = FALSE)