diff options
| author | Damien Regad <dregad@mantisbt.org> | 2015-11-28 03:50:29 +0100 |
|---|---|---|
| committer | Damien Regad <dregad@mantisbt.org> | 2015-11-28 03:50:29 +0100 |
| commit | 68233b7ae016cbec37ff1c193c09b99136fe2a09 (patch) | |
| tree | 67a35e9009f227286017b981bb3a32ef4acd05e5 /drivers/adodb-csv.inc.php | |
| parent | 10e108df500f7bf0bee5cea0db8c2a3714535e0c (diff) | |
| download | adodb-68233b7ae016cbec37ff1c193c09b99136fe2a09.tar.gz adodb-68233b7ae016cbec37ff1c193c09b99136fe2a09.tar.bz2 adodb-68233b7ae016cbec37ff1c193c09b99136fe2a09.zip | |
Bump version to 5.21dev
Diffstat (limited to 'drivers/adodb-csv.inc.php')
| -rw-r--r-- | drivers/adodb-csv.inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/adodb-csv.inc.php b/drivers/adodb-csv.inc.php index 411f8277..44ff510a 100644 --- a/drivers/adodb-csv.inc.php +++ b/drivers/adodb-csv.inc.php @@ -1,6 +1,6 @@ <?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. |
