summaryrefslogtreecommitdiff
path: root/adodb-memcache.lib.inc.php
diff options
context:
space:
mode:
authorDamien Regad <dregad@mantisbt.org>2015-11-28 03:50:29 +0100
committerDamien Regad <dregad@mantisbt.org>2015-11-28 03:50:29 +0100
commit68233b7ae016cbec37ff1c193c09b99136fe2a09 (patch)
tree67a35e9009f227286017b981bb3a32ef4acd05e5 /adodb-memcache.lib.inc.php
parent10e108df500f7bf0bee5cea0db8c2a3714535e0c (diff)
downloadadodb-68233b7ae016cbec37ff1c193c09b99136fe2a09.tar.gz
adodb-68233b7ae016cbec37ff1c193c09b99136fe2a09.tar.bz2
adodb-68233b7ae016cbec37ff1c193c09b99136fe2a09.zip
Bump version to 5.21dev
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 742d4e38..96f4649b 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.0 28-Nov-2015
+ @version v5.21dev ??-???-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.