diff options
| author | Damien Regad <dregad@mantisbt.org> | 2014-04-23 16:37:03 +0200 |
|---|---|---|
| committer | Damien Regad <dregad@mantisbt.org> | 2014-04-23 16:37:03 +0200 |
| commit | 773bb9b7ccd81b403bf75f7ef476c3f2d7ee04de (patch) | |
| tree | 88fc618b05952e72ecde3af05681293cb0010759 /adodb-memcache.lib.inc.php | |
| parent | 5e56942a985327ecdb1bca4af72d6816fa0018a7 (diff) | |
| download | adodb-773bb9b7ccd81b403bf75f7ef476c3f2d7ee04de.tar.gz adodb-773bb9b7ccd81b403bf75f7ef476c3f2d7ee04de.tar.bz2 adodb-773bb9b7ccd81b403bf75f7ef476c3f2d7ee04de.zip | |
Bump version to 5.19v5.19
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 7ba82f39..6e0040d3 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.19dev ??-???-2014 (c) 2000-2014 John Lim (jlim#natsoft.com). All rights reserved. + V5.19 23-Apr-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. |
