summaryrefslogtreecommitdiff
path: root/adodb-csvlib.inc.php
diff options
context:
space:
mode:
authorDamien Regad <dregad@mantisbt.org>2018-08-06 18:17:21 +0200
committerDamien Regad <dregad@mantisbt.org>2018-08-06 18:17:21 +0200
commit748c0748477f328a23300bae80f88cc606a6d7a2 (patch)
tree1319302661387385af49ce49378f9400838b680a /adodb-csvlib.inc.php
parent1141326db4b5092cee95841a1c056f876b9b4c83 (diff)
downloadadodb-748c0748477f328a23300bae80f88cc606a6d7a2.tar.gz
adodb-748c0748477f328a23300bae80f88cc606a6d7a2.tar.bz2
adodb-748c0748477f328a23300bae80f88cc606a6d7a2.zip
Reset version to avoid merge conflicts
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 72a8b71a..e7edf1b4 100644
--- a/adodb-csvlib.inc.php
+++ b/adodb-csvlib.inc.php
@@ -8,7 +8,7 @@ $ADODB_INCLUDED_CSV = 1;
/*
- @version v5.20.13 06-Aug-2018
+ @version v5.21.0-dev ??-???-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.