summaryrefslogtreecommitdiff
path: root/adodb-memcache.lib.inc.php
diff options
context:
space:
mode:
authorDamien Regad <dregad@mantisbt.org>2016-09-20 08:27:30 +0200
committerDamien Regad <dregad@mantisbt.org>2016-09-20 08:29:42 +0200
commit5022ed61cdda0950b404bedb01c52020f736526f (patch)
tree2d693a68c15e17a041232bb864c2c4cd6d47f87a /adodb-memcache.lib.inc.php
parent49254f2f2f13fb0d28b518f0bcacd29f3c623b66 (diff)
downloadadodb-5022ed61cdda0950b404bedb01c52020f736526f.tar.gz
adodb-5022ed61cdda0950b404bedb01c52020f736526f.tar.bz2
adodb-5022ed61cdda0950b404bedb01c52020f736526f.zip
Bump version to 5.20.7v5.20.7
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 37fd6f04..4dde7327 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 19-Sep-2016
+ @version v5.20.7 20-Sep-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.