summaryrefslogtreecommitdiff
path: root/adodb-csvlib.inc.php
diff options
context:
space:
mode:
authorDamien Regad <dregad@mantisbt.org>2016-12-21 18:19:42 +0100
committerDamien Regad <dregad@mantisbt.org>2016-12-21 18:19:42 +0100
commitf601748cca1ccb86dfd427620a1692a70e681075 (patch)
tree8536ce922f286fe01c2788c6664f8c8370307b5d /adodb-csvlib.inc.php
parentfa42ee6726e7b3d2c8ad95cd0137fbb85774a1f2 (diff)
downloadadodb-f601748cca1ccb86dfd427620a1692a70e681075.tar.gz
adodb-f601748cca1ccb86dfd427620a1692a70e681075.tar.bz2
adodb-f601748cca1ccb86dfd427620a1692a70e681075.zip
Bump version to 5.20.9v5.20.9
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 af488c4b..bfd8d9b8 100644
--- a/adodb-csvlib.inc.php
+++ b/adodb-csvlib.inc.php
@@ -8,7 +8,7 @@ $ADODB_INCLUDED_CSV = 1;
/*
- @version v5.20.8 17-Dec-2016
+ @version v5.20.9 21-Dec-2016
@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.