diff options
| author | Damien Regad <dregad@mantisbt.org> | 2016-12-17 15:18:16 +0100 |
|---|---|---|
| committer | Damien Regad <dregad@mantisbt.org> | 2016-12-17 15:18:16 +0100 |
| commit | 1ff1d8817033d3e18da751e47d8db4a5053fe810 (patch) | |
| tree | 68e23649037217213036ab39c01fc893f2422614 /adodb-memcache.lib.inc.php | |
| parent | 9bd0b1e4a4c9fe305e9f420f3ce135811e5726b6 (diff) | |
| download | adodb-1ff1d8817033d3e18da751e47d8db4a5053fe810.tar.gz adodb-1ff1d8817033d3e18da751e47d8db4a5053fe810.tar.bz2 adodb-1ff1d8817033d3e18da751e47d8db4a5053fe810.zip | |
Bump version to 5.20.8v5.20.8
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 4dde7327..0b2d8ac4 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.7 20-Sep-2016 + @version v5.20.8 17-Dec-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. |
