summaryrefslogtreecommitdiff
path: root/adodb-memcache.lib.inc.php
diff options
context:
space:
mode:
authorDamien Regad <dregad@mantisbt.org>2016-01-02 00:02:11 +0100
committerDamien Regad <dregad@mantisbt.org>2016-01-02 00:02:11 +0100
commitb518556da14518d8a99a6abef038e27cd4a59573 (patch)
treea2f13d42324d5460c18c962b43bfc5693544f77c /adodb-memcache.lib.inc.php
parent485fd348c7d9ab46f411e7d105c26ab32c993dec (diff)
downloadadodb-b518556da14518d8a99a6abef038e27cd4a59573.tar.gz
adodb-b518556da14518d8a99a6abef038e27cd4a59573.tar.bz2
adodb-b518556da14518d8a99a6abef038e27cd4a59573.zip
Update version 5.21.0-dev release year to 2016
Diffstat (limited to 'adodb-memcache.lib.inc.php')
-rw-r--r--adodb-memcache.lib.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/adodb-memcache.lib.inc.php b/adodb-memcache.lib.inc.php
index c4c8c1fd..a9504a57 100644
--- a/adodb-memcache.lib.inc.php
+++ b/adodb-memcache.lib.inc.php
@@ -11,7 +11,7 @@ if (empty($ADODB_INCLUDED_CSV)) include_once(ADODB_DIR.'/adodb-csvlib.inc.php');
/*
- @version v5.21.0-dev ??-???-2015
+ @version v5.21.0-dev ??-???-2016
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.