diff options
| author | Damien Regad <dregad@mantisbt.org> | 2015-12-27 16:22:27 +0100 |
|---|---|---|
| committer | Damien Regad <dregad@mantisbt.org> | 2015-12-27 16:22:27 +0100 |
| commit | 17979685639d642791c546202ebe3f03d6b0a7d7 (patch) | |
| tree | 931dd15bcc1edc91886cdd218fe79335fc573b4e /adodb-memcache.lib.inc.php | |
| parent | 9ead88b08eeeff52ad9376526a90e90fb4e4e204 (diff) | |
| download | adodb-17979685639d642791c546202ebe3f03d6b0a7d7.tar.gz adodb-17979685639d642791c546202ebe3f03d6b0a7d7.tar.bz2 adodb-17979685639d642791c546202ebe3f03d6b0a7d7.zip | |
Bump version to 5.20.2v5.20.2
Diffstat (limited to 'adodb-memcache.lib.inc.php')
| -rw-r--r-- | adodb-memcache.lib.inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/adodb-memcache.lib.inc.php b/adodb-memcache.lib.inc.php index 25f0fe6a..a0f692b1 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.20.1 06-Dec-2015 + @version v5.20.2 27-Dec-2015 @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. |
