summaryrefslogtreecommitdiff
path: root/drivers/adodb-csv.inc.php
diff options
context:
space:
mode:
authorDamien Regad <dregad@mantisbt.org>2014-04-30 10:08:47 +0200
committerDamien Regad <dregad@mantisbt.org>2014-04-30 10:08:47 +0200
commit0cffa1149c931e1ee28462b8e504e0da41885e7c (patch)
treeeff70a07e51d26acb7694ee627e45da13eb74852 /drivers/adodb-csv.inc.php
parent01a15c100a7bfc371e8b10c617e971247228811a (diff)
downloadadodb-0cffa1149c931e1ee28462b8e504e0da41885e7c.tar.gz
adodb-0cffa1149c931e1ee28462b8e504e0da41885e7c.tar.bz2
adodb-0cffa1149c931e1ee28462b8e504e0da41885e7c.zip
Bump version to 5.20dev
Diffstat (limited to 'drivers/adodb-csv.inc.php')
-rw-r--r--drivers/adodb-csv.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/adodb-csv.inc.php b/drivers/adodb-csv.inc.php
index 4fb2dcc6..c810604d 100644
--- a/drivers/adodb-csv.inc.php
+++ b/drivers/adodb-csv.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-V5.19 23-Apr-2014 (c) 2000-2014 John Lim (jlim#natsoft.com). All rights reserved.
+V5.20dev ??-???-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.