summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
authorkatsew <y.katsew@gmail.com>2017-02-20 12:11:47 +0100
committerkatsew <y.katsew@gmail.com>2017-02-20 12:11:47 +0100
commit954a34bf3cd00e0ff3e4875beb32a660c72200f7 (patch)
treea82d7bedf1747939817347669b40a6ab24ed5c37 /system
parent7e19f24dc10a011dee210930d20be2dd6fecf629 (diff)
Change version comment
Signed-off-by: katsew <y.katsew@gmail.com>
Diffstat (limited to 'system')
-rw-r--r--system/libraries/Cache/drivers/Cache_apcu.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/libraries/Cache/drivers/Cache_apcu.php b/system/libraries/Cache/drivers/Cache_apcu.php
index 7fa0a0812..a60937339 100644
--- a/system/libraries/Cache/drivers/Cache_apcu.php
+++ b/system/libraries/Cache/drivers/Cache_apcu.php
@@ -32,7 +32,7 @@
* @copyright Copyright (c) 2014 - 2017, British Columbia Institute of Technology (http://bcit.ca/)
* @license http://opensource.org/licenses/MIT MIT License
* @link https://codeigniter.com
- * @since Version 2.0.0
+ * @since Version 3.2.0
* @filesource
*/
defined('BASEPATH') OR exit('No direct script access allowed');