diff options
| author | Damien Regad <dregad@mantisbt.org> | 2014-04-30 10:08:47 +0200 |
|---|---|---|
| committer | Damien Regad <dregad@mantisbt.org> | 2014-04-30 10:08:47 +0200 |
| commit | 0cffa1149c931e1ee28462b8e504e0da41885e7c (patch) | |
| tree | eff70a07e51d26acb7694ee627e45da13eb74852 /adodb-memcache.lib.inc.php | |
| parent | 01a15c100a7bfc371e8b10c617e971247228811a (diff) | |
| download | adodb-0cffa1149c931e1ee28462b8e504e0da41885e7c.tar.gz adodb-0cffa1149c931e1ee28462b8e504e0da41885e7c.tar.bz2 adodb-0cffa1149c931e1ee28462b8e504e0da41885e7c.zip | |
Bump version to 5.20dev
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 6e0040d3..2f3a3a21 100644 --- a/adodb-memcache.lib.inc.php +++ b/adodb-memcache.lib.inc.php @@ -11,7 +11,7 @@ if (empty($ADODB_INCLUDED_CSV)) include(ADODB_DIR.'/adodb-csvlib.inc.php'); /* - V5.19 23-Apr-2014 (c) 2000-2014 John Lim (jlim#natsoft.com). All rights reserved. + V5.20dev ??-???-2014 (c) 2000-2014 John Lim (jlim#natsoft.com). All rights reserved. Released under both BSD license and Lesser GPL library license. Whenever there is any discrepancy between the two licenses, the BSD license will take precedence. See License.txt. |
