summaryrefslogtreecommitdiff
path: root/adodb-memcache.lib.inc.php
diff options
context:
space:
mode:
authorDamien Regad <dregad@mantisbt.org>2015-12-27 19:34:07 +0100
committerDamien Regad <dregad@mantisbt.org>2015-12-27 20:13:08 +0100
commit3d83c0c3b99e0a1b6b847ab129fb24242f53b8d3 (patch)
treed82283be62cc6413b51dac3a5a74ac6979eb8df0 /adodb-memcache.lib.inc.php
parent52e13a9dca3cf3e822df99b49f98720140ad7885 (diff)
downloadadodb-3d83c0c3b99e0a1b6b847ab129fb24242f53b8d3.tar.gz
adodb-3d83c0c3b99e0a1b6b847ab129fb24242f53b8d3.tar.bz2
adodb-3d83c0c3b99e0a1b6b847ab129fb24242f53b8d3.zip
Update version to avoid merge conflicts
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 96f4649b..c4c8c1fd 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.21dev ??-???-2015
+ @version v5.21.0-dev ??-???-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.