Skip to content

Commit 37df6fa

Browse files
committed
Update CI_VERSION
1 parent 0d03768 commit 37df6fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

system/core/CodeIgniter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
* @var string
3434
*
3535
*/
36-
define('CI_VERSION', '2.1.4');
36+
define('CI_VERSION', '2.2.0');
3737

3838
/**
3939
* CodeIgniter Branch (Core = TRUE, Reactor = FALSE)

0 commit comments

Comments
 (0)