diff options
| author | Damien Regad <dregad@mantisbt.org> | 2018-03-08 23:32:18 +0100 |
|---|---|---|
| committer | Damien Regad <dregad@mantisbt.org> | 2018-03-08 23:32:18 +0100 |
| commit | 2db8794c142ecc9ca9c5398737bb35ca39031fe3 (patch) | |
| tree | 2352fc964aa54e9d4ff922f955904fe002fbb698 /adodb-memcache.lib.inc.php | |
| parent | 14e60fe9350ee432367a369e933d109ced8f160f (diff) | |
| download | adodb-2db8794c142ecc9ca9c5398737bb35ca39031fe3.tar.gz adodb-2db8794c142ecc9ca9c5398737bb35ca39031fe3.tar.bz2 adodb-2db8794c142ecc9ca9c5398737bb35ca39031fe3.zip | |
Bump version to 5.20.10v5.20.10
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 42d2be62..0b131421 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.9 21-Dec-2016 + @version v5.20.10 08-Mar-2018 @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. |
