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