We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f534bc3 commit 1aa03c7Copy full SHA for 1aa03c7
1 file changed
system/core/CodeIgniter.php
@@ -56,7 +56,7 @@
56
* @var string
57
*
58
*/
59
- const CI_VERSION = '3.3.1';
+ const CI_VERSION = '3.4.1';
60
61
/*
62
* ------------------------------------------------------
0 commit comments