summaryrefslogtreecommitdiff
path: root/adodb-csvlib.inc.php
diff options
context:
space:
mode:
authorDamien Regad <dregad@mantisbt.org>2019-11-24 11:59:54 +0100
committerDamien Regad <dregad@mantisbt.org>2019-11-24 11:59:54 +0100
commit7bb34029f4d6995b6bf1dd3cb58de69a16cfce87 (patch)
tree88de00f93d24c3c42e554784ba8d1be9cc745730 /adodb-csvlib.inc.php
parentcf61ae28865fc254d43634ad95d759a2716bb4d0 (diff)
downloadadodb-7bb34029f4d6995b6bf1dd3cb58de69a16cfce87.tar.gz
adodb-7bb34029f4d6995b6bf1dd3cb58de69a16cfce87.tar.bz2
adodb-7bb34029f4d6995b6bf1dd3cb58de69a16cfce87.zip
Bump version to 5.20.15v5.20.15
Diffstat (limited to 'adodb-csvlib.inc.php')
-rw-r--r--adodb-csvlib.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/adodb-csvlib.inc.php b/adodb-csvlib.inc.php
index 90b82198..8db39847 100644
--- a/adodb-csvlib.inc.php
+++ b/adodb-csvlib.inc.php
@@ -8,7 +8,7 @@ $ADODB_INCLUDED_CSV = 1;
/*
- @version v5.20.14 06-Jan-2019
+ @version v5.20.15 24-Nov-2019
@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.