summaryrefslogtreecommitdiff
path: root/adodb-memcache.lib.inc.php
diff options
context:
space:
mode:
authorDamien Regad <dregad@mantisbt.org>2018-08-06 18:04:33 +0200
committerDamien Regad <dregad@mantisbt.org>2018-08-06 18:04:33 +0200
commit1141326db4b5092cee95841a1c056f876b9b4c83 (patch)
tree5db22f1f0cd9a5132baa6103a8df786a5b380485 /adodb-memcache.lib.inc.php
parent131539bfe349603c5de696e4da792874fcef7be7 (diff)
downloadadodb-1141326db4b5092cee95841a1c056f876b9b4c83.tar.gz
adodb-1141326db4b5092cee95841a1c056f876b9b4c83.tar.bz2
adodb-1141326db4b5092cee95841a1c056f876b9b4c83.zip
Bump version to 5.20.13v5.20.13
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 2a9ab286..d0cdc19e 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.12 30-Mar-2018
+ @version v5.20.13 06-Aug-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.