summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien Regad <dregad@mantisbt.org>2015-11-28 02:54:12 +0100
committerDamien Regad <dregad@mantisbt.org>2015-11-28 02:54:12 +0100
commit023426de7759db2842922dd360c2da55d623a731 (patch)
treedf18eca3fa89bc2d823ed3a48260ee78bc644af9
parent596601da0aa3d4c0cf99fe4dd515ced0cc70d3ec (diff)
downloadadodb-023426de7759db2842922dd360c2da55d623a731.tar.gz
adodb-023426de7759db2842922dd360c2da55d623a731.tar.bz2
adodb-023426de7759db2842922dd360c2da55d623a731.zip
Bump version to 5.20.0v5.20.0
-rw-r--r--adodb-active-record.inc.php2
-rw-r--r--adodb-active-recordx.inc.php2
-rw-r--r--adodb-csvlib.inc.php2
-rw-r--r--adodb-datadict.inc.php2
-rw-r--r--adodb-error.inc.php2
-rw-r--r--adodb-errorhandler.inc.php2
-rw-r--r--adodb-errorpear.inc.php2
-rw-r--r--adodb-exceptions.inc.php2
-rw-r--r--adodb-iterator.inc.php2
-rw-r--r--adodb-lib.inc.php2
-rw-r--r--adodb-memcache.lib.inc.php2
-rw-r--r--adodb-pager.inc.php2
-rw-r--r--adodb-pear.inc.php2
-rw-r--r--adodb-perf.inc.php2
-rw-r--r--adodb-php4.inc.php2
-rw-r--r--adodb-time.inc.php2
-rw-r--r--adodb.inc.php4
-rw-r--r--datadict/datadict-access.inc.php2
-rw-r--r--datadict/datadict-db2.inc.php2
-rw-r--r--datadict/datadict-firebird.inc.php2
-rw-r--r--datadict/datadict-generic.inc.php2
-rw-r--r--datadict/datadict-ibase.inc.php2
-rw-r--r--datadict/datadict-informix.inc.php2
-rw-r--r--datadict/datadict-mssql.inc.php2
-rw-r--r--datadict/datadict-mssqlnative.inc.php2
-rw-r--r--datadict/datadict-mysql.inc.php2
-rw-r--r--datadict/datadict-oci8.inc.php2
-rw-r--r--datadict/datadict-postgres.inc.php2
-rw-r--r--datadict/datadict-sapdb.inc.php2
-rw-r--r--datadict/datadict-sqlite.inc.php2
-rw-r--r--datadict/datadict-sybase.inc.php2
-rw-r--r--docs/changelog.md2
-rw-r--r--docs/docs-active-record.htm2
-rw-r--r--docs/docs-adodb.htm2
-rw-r--r--docs/docs-datadict.htm2
-rw-r--r--docs/docs-oracle.htm2
-rw-r--r--docs/docs-perf.htm2
-rw-r--r--docs/docs-session.htm2
-rw-r--r--docs/docs-session.old.htm2
-rw-r--r--drivers/adodb-access.inc.php2
-rw-r--r--drivers/adodb-ado.inc.php2
-rw-r--r--drivers/adodb-ado5.inc.php2
-rw-r--r--drivers/adodb-ado_access.inc.php2
-rw-r--r--drivers/adodb-ado_mssql.inc.php2
-rw-r--r--drivers/adodb-borland_ibase.inc.php2
-rw-r--r--drivers/adodb-csv.inc.php2
-rw-r--r--drivers/adodb-db2.inc.php2
-rw-r--r--drivers/adodb-db2oci.inc.php2
-rw-r--r--drivers/adodb-db2ora.inc.php2
-rw-r--r--drivers/adodb-fbsql.inc.php2
-rw-r--r--drivers/adodb-firebird.inc.php2
-rw-r--r--drivers/adodb-ibase.inc.php2
-rw-r--r--drivers/adodb-informix.inc.php2
-rw-r--r--drivers/adodb-informix72.inc.php2
-rw-r--r--drivers/adodb-ldap.inc.php2
-rw-r--r--drivers/adodb-mssql.inc.php2
-rw-r--r--drivers/adodb-mssqlnative.inc.php2
-rw-r--r--drivers/adodb-mssqlpo.inc.php2
-rw-r--r--drivers/adodb-mysql.inc.php2
-rw-r--r--drivers/adodb-mysqli.inc.php2
-rw-r--r--drivers/adodb-mysqlpo.inc.php2
-rw-r--r--drivers/adodb-mysqlt.inc.php2
-rw-r--r--drivers/adodb-netezza.inc.php2
-rw-r--r--drivers/adodb-oci8.inc.php2
-rw-r--r--drivers/adodb-oci805.inc.php2
-rw-r--r--drivers/adodb-oci8po.inc.php2
-rw-r--r--drivers/adodb-oci8quercus.inc.php2
-rw-r--r--drivers/adodb-odbc.inc.php2
-rw-r--r--drivers/adodb-odbc_db2.inc.php2
-rw-r--r--drivers/adodb-odbc_mssql.inc.php2
-rw-r--r--drivers/adodb-odbc_oracle.inc.php2
-rw-r--r--drivers/adodb-odbtp.inc.php2
-rw-r--r--drivers/adodb-odbtp_unicode.inc.php2
-rw-r--r--drivers/adodb-oracle.inc.php2
-rw-r--r--drivers/adodb-pdo.inc.php2
-rw-r--r--drivers/adodb-pdo_mssql.inc.php2
-rw-r--r--drivers/adodb-pdo_mysql.inc.php2
-rw-r--r--drivers/adodb-pdo_oci.inc.php2
-rw-r--r--drivers/adodb-pdo_pgsql.inc.php2
-rw-r--r--drivers/adodb-pdo_sqlite.inc.php2
-rw-r--r--drivers/adodb-postgres.inc.php2
-rw-r--r--drivers/adodb-postgres64.inc.php2
-rw-r--r--drivers/adodb-postgres7.inc.php2
-rw-r--r--drivers/adodb-postgres8.inc.php2
-rw-r--r--drivers/adodb-postgres9.inc.php2
-rw-r--r--drivers/adodb-proxy.inc.php2
-rw-r--r--drivers/adodb-sapdb.inc.php2
-rw-r--r--drivers/adodb-sqlanywhere.inc.php2
-rw-r--r--drivers/adodb-sqlite.inc.php2
-rw-r--r--drivers/adodb-sqlite3.inc.php2
-rw-r--r--drivers/adodb-sqlitepo.inc.php2
-rw-r--r--drivers/adodb-sybase.inc.php2
-rw-r--r--drivers/adodb-sybase_ase.inc.php2
-rw-r--r--drivers/adodb-text.inc.php2
-rw-r--r--drivers/adodb-vfp.inc.php2
-rw-r--r--pear/Auth/Container/ADOdb.php2
-rw-r--r--perf/perf-db2.inc.php2
-rw-r--r--perf/perf-informix.inc.php2
-rw-r--r--perf/perf-mssql.inc.php2
-rw-r--r--perf/perf-mssqlnative.inc.php2
-rw-r--r--perf/perf-mysql.inc.php2
-rw-r--r--perf/perf-oci8.inc.php2
-rw-r--r--perf/perf-postgres.inc.php2
-rw-r--r--pivottable.inc.php2
-rw-r--r--rsfilter.inc.php2
-rw-r--r--server.php2
-rw-r--r--session/adodb-compress-bzip2.php2
-rw-r--r--session/adodb-compress-gzip.php2
-rw-r--r--session/adodb-cryptsession.php2
-rw-r--r--session/adodb-cryptsession2.php2
-rw-r--r--session/adodb-encrypt-mcrypt.php2
-rw-r--r--session/adodb-encrypt-md5.php2
-rw-r--r--session/adodb-encrypt-secret.php2
-rw-r--r--session/adodb-session-clob.php2
-rw-r--r--session/adodb-session-clob2.php2
-rw-r--r--session/adodb-session.php2
-rw-r--r--session/adodb-session2.php2
-rw-r--r--session/old/adodb-cryptsession.php2
-rw-r--r--session/old/adodb-session-clob.php2
-rw-r--r--session/old/adodb-session.php2
-rw-r--r--tests/benchmark.php2
-rw-r--r--tests/client.php2
-rw-r--r--tests/test-datadict.php2
-rw-r--r--tests/test-php5.php2
-rw-r--r--tests/test.php2
-rw-r--r--tests/test3.php2
-rw-r--r--tests/test4.php2
-rw-r--r--tests/test5.php2
-rw-r--r--tests/testcache.php2
-rw-r--r--tests/testdatabases.inc.php2
-rw-r--r--tests/testmssql.php2
-rw-r--r--tests/testoci8.php2
-rw-r--r--tests/testoci8cursor.php2
-rw-r--r--tests/testpaging.php2
-rw-r--r--tests/testpear.php2
-rw-r--r--tests/testsessions.php2
-rw-r--r--toexport.inc.php2
-rw-r--r--tohtml.inc.php2
138 files changed, 139 insertions, 139 deletions
diff --git a/adodb-active-record.inc.php b/adodb-active-record.inc.php
index df326ec9..eeb31fba 100644
--- a/adodb-active-record.inc.php
+++ b/adodb-active-record.inc.php
@@ -1,7 +1,7 @@
<?php
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-2015
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Latest version is available at http://adodb.sourceforge.net
diff --git a/adodb-active-recordx.inc.php b/adodb-active-recordx.inc.php
index 9d14bd9e..5e36318f 100644
--- a/adodb-active-recordx.inc.php
+++ b/adodb-active-recordx.inc.php
@@ -1,7 +1,7 @@
<?php
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-2015
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Latest version is available at http://adodb.sourceforge.net
diff --git a/adodb-csvlib.inc.php b/adodb-csvlib.inc.php
index af7331e3..0734b9a7 100644
--- a/adodb-csvlib.inc.php
+++ b/adodb-csvlib.inc.php
@@ -8,7 +8,7 @@ $ADODB_INCLUDED_CSV = 1;
/*
- @version V5.20dev ??-???-2014
+ @version v5.20.0 28-Nov-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.
diff --git a/adodb-datadict.inc.php b/adodb-datadict.inc.php
index 23989dbd..b0276ce4 100644
--- a/adodb-datadict.inc.php
+++ b/adodb-datadict.inc.php
@@ -1,7 +1,7 @@
<?php
/**
- @version V5.20dev ??-???-2014
+ @version v5.20.0 28-Nov-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.
diff --git a/adodb-error.inc.php b/adodb-error.inc.php
index 48c1bcf0..422d4dd3 100644
--- a/adodb-error.inc.php
+++ b/adodb-error.inc.php
@@ -1,6 +1,6 @@
<?php
/**
- * @version V5.20dev ??-???-2014
+ * @version v5.20.0 28-Nov-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.
diff --git a/adodb-errorhandler.inc.php b/adodb-errorhandler.inc.php
index cf3892aa..97ef77eb 100644
--- a/adodb-errorhandler.inc.php
+++ b/adodb-errorhandler.inc.php
@@ -1,6 +1,6 @@
<?php
/**
- * @version V5.20dev ??-???-2014
+ * @version v5.20.0 28-Nov-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.
diff --git a/adodb-errorpear.inc.php b/adodb-errorpear.inc.php
index 7d7bc8fe..9eaf1e8a 100644
--- a/adodb-errorpear.inc.php
+++ b/adodb-errorpear.inc.php
@@ -1,6 +1,6 @@
<?php
/**
- * @version V5.20dev ??-???-2014
+ * @version v5.20.0 28-Nov-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.
diff --git a/adodb-exceptions.inc.php b/adodb-exceptions.inc.php
index f5c64fc7..fc3ea4ec 100644
--- a/adodb-exceptions.inc.php
+++ b/adodb-exceptions.inc.php
@@ -1,7 +1,7 @@
<?php
/**
- * @version V5.20dev ??-???-2014
+ * @version v5.20.0 28-Nov-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.
diff --git a/adodb-iterator.inc.php b/adodb-iterator.inc.php
index ede07a69..6aa7be01 100644
--- a/adodb-iterator.inc.php
+++ b/adodb-iterator.inc.php
@@ -1,7 +1,7 @@
<?php
/*
- @version V5.20dev ??-???-2014
+ @version v5.20.0 28-Nov-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.
diff --git a/adodb-lib.inc.php b/adodb-lib.inc.php
index 56a3957d..142414de 100644
--- a/adodb-lib.inc.php
+++ b/adodb-lib.inc.php
@@ -6,7 +6,7 @@ global $ADODB_INCLUDED_LIB;
$ADODB_INCLUDED_LIB = 1;
/*
- @version V5.20dev ??-???-2014
+ @version v5.20.0 28-Nov-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.
diff --git a/adodb-memcache.lib.inc.php b/adodb-memcache.lib.inc.php
index ea0fb2eb..742d4e38 100644
--- a/adodb-memcache.lib.inc.php
+++ b/adodb-memcache.lib.inc.php
@@ -11,7 +11,7 @@ if (empty($ADODB_INCLUDED_CSV)) include_once(ADODB_DIR.'/adodb-csvlib.inc.php');
/*
- @version V5.20dev ??-???-2014
+ @version v5.20.0 28-Nov-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.
diff --git a/adodb-pager.inc.php b/adodb-pager.inc.php
index c4fcc02e..d12ee46b 100644
--- a/adodb-pager.inc.php
+++ b/adodb-pager.inc.php
@@ -1,7 +1,7 @@
<?php
/*
- @version V5.20dev ??-???-2014
+ @version v5.20.0 28-Nov-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.
diff --git a/adodb-pear.inc.php b/adodb-pear.inc.php
index ddc37b99..d01fb4a7 100644
--- a/adodb-pear.inc.php
+++ b/adodb-pear.inc.php
@@ -1,6 +1,6 @@
<?php
/**
- * @version V5.20dev ??-???-2014
+ * @version v5.20.0 28-Nov-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.
diff --git a/adodb-perf.inc.php b/adodb-perf.inc.php
index 16979d6b..e9c30820 100644
--- a/adodb-perf.inc.php
+++ b/adodb-perf.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-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.
diff --git a/adodb-php4.inc.php b/adodb-php4.inc.php
index c8ffb982..ca2b96f8 100644
--- a/adodb-php4.inc.php
+++ b/adodb-php4.inc.php
@@ -1,7 +1,7 @@
<?php
/*
- @version V5.20dev ??-???-2014
+ @version v5.20.0 28-Nov-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.
diff --git a/adodb-time.inc.php b/adodb-time.inc.php
index 6d659cb6..68998577 100644
--- a/adodb-time.inc.php
+++ b/adodb-time.inc.php
@@ -3,7 +3,7 @@
ADOdb Date Library, part of the ADOdb abstraction library
Download: http://adodb.sourceforge.net/#download
-@version v5.20dev ??-???-2014
+@version v5.20.0 28-Nov-2015
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
diff --git a/adodb.inc.php b/adodb.inc.php
index 90955f91..9b00df8b 100644
--- a/adodb.inc.php
+++ b/adodb.inc.php
@@ -14,7 +14,7 @@
/**
\mainpage
- @version V5.20dev ??-???-2014
+ @version v5.20.0 28-Nov-2015
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
@@ -217,7 +217,7 @@ if (!defined('_ADODB_LAYER')) {
/**
* ADODB version as a string.
*/
- $ADODB_vers = 'V5.20dev ??-???-2014';
+ $ADODB_vers = 'v5.20.0 28-Nov-2015';
/**
* Determines whether recordset->RecordCount() is used.
diff --git a/datadict/datadict-access.inc.php b/datadict/datadict-access.inc.php
index a6da3f11..e4e93d29 100644
--- a/datadict/datadict-access.inc.php
+++ b/datadict/datadict-access.inc.php
@@ -1,7 +1,7 @@
<?php
/**
- @version V5.20dev ??-???-2014
+ @version v5.20.0 28-Nov-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.
diff --git a/datadict/datadict-db2.inc.php b/datadict/datadict-db2.inc.php
index 895bd149..3ead3ddf 100644
--- a/datadict/datadict-db2.inc.php
+++ b/datadict/datadict-db2.inc.php
@@ -1,7 +1,7 @@
<?php
/**
- @version V5.20dev ??-???-2014
+ @version v5.20.0 28-Nov-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.
diff --git a/datadict/datadict-firebird.inc.php b/datadict/datadict-firebird.inc.php
index d4822ce5..1c697e40 100644
--- a/datadict/datadict-firebird.inc.php
+++ b/datadict/datadict-firebird.inc.php
@@ -1,7 +1,7 @@
<?php
/**
- @version V5.20dev ??-???-2014
+ @version v5.20.0 28-Nov-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.
diff --git a/datadict/datadict-generic.inc.php b/datadict/datadict-generic.inc.php
index f1ed5341..6dbae455 100644
--- a/datadict/datadict-generic.inc.php
+++ b/datadict/datadict-generic.inc.php
@@ -1,7 +1,7 @@
<?php
/**
- @version V5.20dev ??-???-2014
+ @version v5.20.0 28-Nov-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.
diff --git a/datadict/datadict-ibase.inc.php b/datadict/datadict-ibase.inc.php
index f91c71ac..fc612f12 100644
--- a/datadict/datadict-ibase.inc.php
+++ b/datadict/datadict-ibase.inc.php
@@ -1,7 +1,7 @@
<?php
/**
- @version V5.20dev ??-???-2014
+ @version v5.20.0 28-Nov-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.
diff --git a/datadict/datadict-informix.inc.php b/datadict/datadict-informix.inc.php
index 9abf5955..89578813 100644
--- a/datadict/datadict-informix.inc.php
+++ b/datadict/datadict-informix.inc.php
@@ -1,7 +1,7 @@
<?php
/**
- @version V5.20dev ??-???-2014
+ @version v5.20.0 28-Nov-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.
diff --git a/datadict/datadict-mssql.inc.php b/datadict/datadict-mssql.inc.php
index 0479d588..42a80b37 100644
--- a/datadict/datadict-mssql.inc.php
+++ b/datadict/datadict-mssql.inc.php
@@ -1,7 +1,7 @@
<?php
/**
- @version V5.20dev ??-???-2014
+ @version v5.20.0 28-Nov-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.
diff --git a/datadict/datadict-mssqlnative.inc.php b/datadict/datadict-mssqlnative.inc.php
index 6e3f3c91..88a87ef0 100644
--- a/datadict/datadict-mssqlnative.inc.php
+++ b/datadict/datadict-mssqlnative.inc.php
@@ -1,7 +1,7 @@
<?php
/**
- @version V5.20dev ??-???-2014
+ @version v5.20.0 28-Nov-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.
diff --git a/datadict/datadict-mysql.inc.php b/datadict/datadict-mysql.inc.php
index d8a096db..0af7f866 100644
--- a/datadict/datadict-mysql.inc.php
+++ b/datadict/datadict-mysql.inc.php
@@ -1,7 +1,7 @@
<?php
/**
- @version V5.20dev ??-???-2014
+ @version v5.20.0 28-Nov-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.
diff --git a/datadict/datadict-oci8.inc.php b/datadict/datadict-oci8.inc.php
index 8cb1d380..d7ad90e0 100644
--- a/datadict/datadict-oci8.inc.php
+++ b/datadict/datadict-oci8.inc.php
@@ -1,7 +1,7 @@
<?php
/**
- @version V5.20dev ??-???-2014
+ @version v5.20.0 28-Nov-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.
diff --git a/datadict/datadict-postgres.inc.php b/datadict/datadict-postgres.inc.php
index 4a66add5..4b36dfb6 100644
--- a/datadict/datadict-postgres.inc.php
+++ b/datadict/datadict-postgres.inc.php
@@ -1,7 +1,7 @@
<?php
/**
- @version V5.20dev ??-???-2014
+ @version v5.20.0 28-Nov-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.
diff --git a/datadict/datadict-sapdb.inc.php b/datadict/datadict-sapdb.inc.php
index ee084594..214692a1 100644
--- a/datadict/datadict-sapdb.inc.php
+++ b/datadict/datadict-sapdb.inc.php
@@ -1,7 +1,7 @@
<?php
/**
- @version V5.20dev ??-???-2014
+ @version v5.20.0 28-Nov-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.
diff --git a/datadict/datadict-sqlite.inc.php b/datadict/datadict-sqlite.inc.php
index a3c6cc6d..ff6c01d1 100644
--- a/datadict/datadict-sqlite.inc.php
+++ b/datadict/datadict-sqlite.inc.php
@@ -1,7 +1,7 @@
<?php
/**
- @version V5.20dev ??-???-2014
+ @version v5.20.0 28-Nov-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.
diff --git a/datadict/datadict-sybase.inc.php b/datadict/datadict-sybase.inc.php
index c5b8d296..f9f059ee 100644
--- a/datadict/datadict-sybase.inc.php
+++ b/datadict/datadict-sybase.inc.php
@@ -1,7 +1,7 @@
<?php
/**
- @version V5.20dev ??-???-2014
+ @version v5.20.0 28-Nov-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.
diff --git a/docs/changelog.md b/docs/changelog.md
index 52ecdac7..75be8313 100644
--- a/docs/changelog.md
+++ b/docs/changelog.md
@@ -6,7 +6,7 @@ Older changelogs:
[v2.x](changelog_v2.x.md).
-## 5.20 - ??-???-2015
+## 5.20.0 - 28-Nov-2015
- adodb: Fix regression introduced in v5.19, causing queries to return empty rows. See Github #20, #93, #95
- adodb: Fix regression introduced in v5.19 in GetAssoc() with ADODB_FETCH_ASSOC mode and '0' as data. See Github #102
diff --git a/docs/docs-active-record.htm b/docs/docs-active-record.htm
index 2e12436d..1bae0156 100644
--- a/docs/docs-active-record.htm
+++ b/docs/docs-active-record.htm
@@ -15,7 +15,7 @@ font-family: Arial, Helvetica, sans-serif ;
<body>
<h1>ADOdb Active Record</h1>
-<p>V5.20dev ??-???-2014<br>
+<p>v5.20.0 28-Nov-2015<br>
&copy; 2000-2013 John Lim (jlim#natsoft.com)<br>
&copy; 2014 Damien Regad, Mark Newnham and the ADOdb community</p>
diff --git a/docs/docs-adodb.htm b/docs/docs-adodb.htm
index dcc211ac..355e5ac3 100644
--- a/docs/docs-adodb.htm
+++ b/docs/docs-adodb.htm
@@ -620,7 +620,7 @@ ul
<h2>ADOdb Library for PHP</h2>
-<p>V5.20dev ??-???-2014<br>
+<p>v5.20.0 28-Nov-2015<br>
&copy; 2000-2013 John Lim (jlim#natsoft.com)<br>
&copy; 2014 Damien Regad, Mark Newnham and the ADOdb community</p>
diff --git a/docs/docs-datadict.htm b/docs/docs-datadict.htm
index c1a1f639..6945f420 100644
--- a/docs/docs-datadict.htm
+++ b/docs/docs-datadict.htm
@@ -21,7 +21,7 @@
<body style="background-color: rgb(255, 255, 255);">
<h2>ADOdb Data Dictionary Library for PHP</h2>
-<p>V5.20dev ??-???-2014<br>
+<p>v5.20.0 28-Nov-2015<br>
&copy; 2000-2013 John Lim (jlim#natsoft.com)<br>
&copy; 2014 Damien Regad, Mark Newnham and the ADOdb community</p>
<p>AXMLS &copy; 2004 ars Cognita, Inc</p>
diff --git a/docs/docs-oracle.htm b/docs/docs-oracle.htm
index 9cccf634..50f4a70d 100644
--- a/docs/docs-oracle.htm
+++ b/docs/docs-oracle.htm
@@ -26,7 +26,7 @@ pre {
<h2>Using ADOdb with PHP and Oracle: an advanced tutorial</h2>
</td><td><div align="right"><img src=cute_icons_for_site/adodb.gif width="88" height="31"></div></tr></table>
-<p>v5.20dev ??-???-2015<br>
+<p>v5.20.0 28-Nov-2015<br>
&copy; 2000-2013 John Lim (jlim#natsoft.com)<br>
&copy; 2014 Damien Regad, Mark Newnham and the ADOdb community</p>
diff --git a/docs/docs-perf.htm b/docs/docs-perf.htm
index eee7a79e..62db0659 100644
--- a/docs/docs-perf.htm
+++ b/docs/docs-perf.htm
@@ -19,7 +19,7 @@ font-size: 8pt;
<body>
<h3>The ADOdb Performance Monitoring Library</h3>
-<p>V5.20dev ??-???-2014<br>
+<p>v5.20.0 28-Nov-2015<br>
&copy; 2000-2013 John Lim (jlim#natsoft.com)<br>
&copy; 2014 Damien Regad, Mark Newnham and the ADOdb community</p>
diff --git a/docs/docs-session.htm b/docs/docs-session.htm
index f6658d4d..d0d0e947 100644
--- a/docs/docs-session.htm
+++ b/docs/docs-session.htm
@@ -21,7 +21,7 @@ font-size: 8pt;
<body style="background-color: rgb(255, 255, 255);">
<h1>ADODB Session 2 Management Manual</h1>
-<p>V5.20dev ??-???-2014<br>
+<p>v5.20.0 28-Nov-2015<br>
&copy; 2000-2013 John Lim (jlim#natsoft.com)<br>
&copy; 2014 Damien Regad, Mark Newnham and the ADOdb community</p>
diff --git a/docs/docs-session.old.htm b/docs/docs-session.old.htm
index fd8a906b..fa2ed7bb 100644
--- a/docs/docs-session.old.htm
+++ b/docs/docs-session.old.htm
@@ -21,7 +21,7 @@ font-size: 8pt;
<body style="background-color: rgb(255, 255, 255);">
<h3>ADODB Session Management Manual</h3>
-<p>V5.20dev ??-???-2014<br>
+<p>v5.20.0 28-Nov-2015<br>
&copy; 2000-2013 John Lim (jlim#natsoft.com)<br>
&copy; 2014 Damien Regad, Mark Newnham and the ADOdb community</p>
diff --git a/drivers/adodb-access.inc.php b/drivers/adodb-access.inc.php
index 14b9aab5..e7529121 100644
--- a/drivers/adodb-access.inc.php
+++ b/drivers/adodb-access.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-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.
diff --git a/drivers/adodb-ado.inc.php b/drivers/adodb-ado.inc.php
index 7002f868..ef8afde2 100644
--- a/drivers/adodb-ado.inc.php
+++ b/drivers/adodb-ado.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-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.
diff --git a/drivers/adodb-ado5.inc.php b/drivers/adodb-ado5.inc.php
index b0dea308..5c278d46 100644
--- a/drivers/adodb-ado5.inc.php
+++ b/drivers/adodb-ado5.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-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.
diff --git a/drivers/adodb-ado_access.inc.php b/drivers/adodb-ado_access.inc.php
index 5733de0e..7f459646 100644
--- a/drivers/adodb-ado_access.inc.php
+++ b/drivers/adodb-ado_access.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-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.
diff --git a/drivers/adodb-ado_mssql.inc.php b/drivers/adodb-ado_mssql.inc.php
index 3b97283c..4e2f53bc 100644
--- a/drivers/adodb-ado_mssql.inc.php
+++ b/drivers/adodb-ado_mssql.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-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.
diff --git a/drivers/adodb-borland_ibase.inc.php b/drivers/adodb-borland_ibase.inc.php
index 09dc8508..e8ccf224 100644
--- a/drivers/adodb-borland_ibase.inc.php
+++ b/drivers/adodb-borland_ibase.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-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.
diff --git a/drivers/adodb-csv.inc.php b/drivers/adodb-csv.inc.php
index 0ecabda1..411f8277 100644
--- a/drivers/adodb-csv.inc.php
+++ b/drivers/adodb-csv.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-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.
diff --git a/drivers/adodb-db2.inc.php b/drivers/adodb-db2.inc.php
index 0a54b2d5..d7b4ec9b 100644
--- a/drivers/adodb-db2.inc.php
+++ b/drivers/adodb-db2.inc.php
@@ -1,6 +1,6 @@
<?php
/**
- @version V5.20dev ??-???-2014
+ @version v5.20.0 28-Nov-2015
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
diff --git a/drivers/adodb-db2oci.inc.php b/drivers/adodb-db2oci.inc.php
index ed600208..5a832046 100644
--- a/drivers/adodb-db2oci.inc.php
+++ b/drivers/adodb-db2oci.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-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.
diff --git a/drivers/adodb-db2ora.inc.php b/drivers/adodb-db2ora.inc.php
index d6e5bbfc..c326bae8 100644
--- a/drivers/adodb-db2ora.inc.php
+++ b/drivers/adodb-db2ora.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-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.
diff --git a/drivers/adodb-fbsql.inc.php b/drivers/adodb-fbsql.inc.php
index 6e4e4976..900b4f4d 100644
--- a/drivers/adodb-fbsql.inc.php
+++ b/drivers/adodb-fbsql.inc.php
@@ -1,6 +1,6 @@
<?php
/*
- @version V5.20dev ??-???-2014
+ @version v5.20.0 28-Nov-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.
diff --git a/drivers/adodb-firebird.inc.php b/drivers/adodb-firebird.inc.php
index 65256d45..e123661a 100644
--- a/drivers/adodb-firebird.inc.php
+++ b/drivers/adodb-firebird.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-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.
diff --git a/drivers/adodb-ibase.inc.php b/drivers/adodb-ibase.inc.php
index be230c6a..45f8d384 100644
--- a/drivers/adodb-ibase.inc.php
+++ b/drivers/adodb-ibase.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-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.
diff --git a/drivers/adodb-informix.inc.php b/drivers/adodb-informix.inc.php
index 35867570..34d6568e 100644
--- a/drivers/adodb-informix.inc.php
+++ b/drivers/adodb-informix.inc.php
@@ -1,6 +1,6 @@
<?php
/**
-* @version V5.20dev ??-???-2014
+* @version v5.20.0 28-Nov-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.
diff --git a/drivers/adodb-informix72.inc.php b/drivers/adodb-informix72.inc.php
index c3d9b28c..d19f9997 100644
--- a/drivers/adodb-informix72.inc.php
+++ b/drivers/adodb-informix72.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-2015
@copyright (c) 2000-2013 John Lim. All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/drivers/adodb-ldap.inc.php b/drivers/adodb-ldap.inc.php
index 7b52b599..a87e215d 100644
--- a/drivers/adodb-ldap.inc.php
+++ b/drivers/adodb-ldap.inc.php
@@ -1,6 +1,6 @@
<?php
/*
- @version V5.20dev ??-???-2014
+ @version v5.20.0 28-Nov-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.
diff --git a/drivers/adodb-mssql.inc.php b/drivers/adodb-mssql.inc.php
index e4e78bed..22993835 100644
--- a/drivers/adodb-mssql.inc.php
+++ b/drivers/adodb-mssql.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-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.
diff --git a/drivers/adodb-mssqlnative.inc.php b/drivers/adodb-mssqlnative.inc.php
index c4223616..ab9262c1 100644
--- a/drivers/adodb-mssqlnative.inc.php
+++ b/drivers/adodb-mssqlnative.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-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.
diff --git a/drivers/adodb-mssqlpo.inc.php b/drivers/adodb-mssqlpo.inc.php
index d00a7d59..547f46e6 100644
--- a/drivers/adodb-mssqlpo.inc.php
+++ b/drivers/adodb-mssqlpo.inc.php
@@ -1,6 +1,6 @@
<?php
/**
-* @version V5.20dev ??-???-2014
+* @version v5.20.0 28-Nov-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.
diff --git a/drivers/adodb-mysql.inc.php b/drivers/adodb-mysql.inc.php
index 19d9f818..cc31a2e9 100644
--- a/drivers/adodb-mysql.inc.php
+++ b/drivers/adodb-mysql.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-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.
diff --git a/drivers/adodb-mysqli.inc.php b/drivers/adodb-mysqli.inc.php
index 55cb0e2a..d164dfd2 100644
--- a/drivers/adodb-mysqli.inc.php
+++ b/drivers/adodb-mysqli.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-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.
diff --git a/drivers/adodb-mysqlpo.inc.php b/drivers/adodb-mysqlpo.inc.php
index 5b275578..3eee2ae3 100644
--- a/drivers/adodb-mysqlpo.inc.php
+++ b/drivers/adodb-mysqlpo.inc.php
@@ -1,7 +1,7 @@
<?php
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-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.
diff --git a/drivers/adodb-mysqlt.inc.php b/drivers/adodb-mysqlt.inc.php
index b4b2f648..cbc703de 100644
--- a/drivers/adodb-mysqlt.inc.php
+++ b/drivers/adodb-mysqlt.inc.php
@@ -1,7 +1,7 @@
<?php
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-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.
diff --git a/drivers/adodb-netezza.inc.php b/drivers/adodb-netezza.inc.php
index f41ded0b..1eb40c06 100644
--- a/drivers/adodb-netezza.inc.php
+++ b/drivers/adodb-netezza.inc.php
@@ -1,6 +1,6 @@
<?php
/*
- @version V5.20dev ??-???-2014
+ @version v5.20.0 28-Nov-2015
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
diff --git a/drivers/adodb-oci8.inc.php b/drivers/adodb-oci8.inc.php
index 4df311ad..4914fd95 100644
--- a/drivers/adodb-oci8.inc.php
+++ b/drivers/adodb-oci8.inc.php
@@ -1,7 +1,7 @@
<?php
/*
- @version V5.20dev ??-???-2014
+ @version v5.20.0 28-Nov-2015
@copyright (c) 2000-2013 John Lim. All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
diff --git a/drivers/adodb-oci805.inc.php b/drivers/adodb-oci805.inc.php
index 610edf0f..66c77d51 100644
--- a/drivers/adodb-oci805.inc.php
+++ b/drivers/adodb-oci805.inc.php
@@ -1,6 +1,6 @@
<?php
/**
- * @version V5.20dev ??-???-2014
+ * @version v5.20.0 28-Nov-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.
diff --git a/drivers/adodb-oci8po.inc.php b/drivers/adodb-oci8po.inc.php
index 201bb954..cb03dc59 100644
--- a/drivers/adodb-oci8po.inc.php
+++ b/drivers/adodb-oci8po.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-2015
@copyright (c) 2000-2013 John Lim. All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/drivers/adodb-oci8quercus.inc.php b/drivers/adodb-oci8quercus.inc.php
index ec17f7fd..70f2fb33 100644
--- a/drivers/adodb-oci8quercus.inc.php
+++ b/drivers/adodb-oci8quercus.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-2015
@copyright (c) 2000-2013 John Lim. All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/drivers/adodb-odbc.inc.php b/drivers/adodb-odbc.inc.php
index ae0c1ab4..ad5b754a 100644
--- a/drivers/adodb-odbc.inc.php
+++ b/drivers/adodb-odbc.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-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.
diff --git a/drivers/adodb-odbc_db2.inc.php b/drivers/adodb-odbc_db2.inc.php
index e96fab39..8d800047 100644
--- a/drivers/adodb-odbc_db2.inc.php
+++ b/drivers/adodb-odbc_db2.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-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.
diff --git a/drivers/adodb-odbc_mssql.inc.php b/drivers/adodb-odbc_mssql.inc.php
index 10484330..4b9a57f6 100644
--- a/drivers/adodb-odbc_mssql.inc.php
+++ b/drivers/adodb-odbc_mssql.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-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.
diff --git a/drivers/adodb-odbc_oracle.inc.php b/drivers/adodb-odbc_oracle.inc.php
index c4adb792..f177fbf7 100644
--- a/drivers/adodb-odbc_oracle.inc.php
+++ b/drivers/adodb-odbc_oracle.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-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.
diff --git a/drivers/adodb-odbtp.inc.php b/drivers/adodb-odbtp.inc.php
index 919fb21d..64c534d0 100644
--- a/drivers/adodb-odbtp.inc.php
+++ b/drivers/adodb-odbtp.inc.php
@@ -1,6 +1,6 @@
<?php
/*
- @version V5.20dev ??-???-2014
+ @version v5.20.0 28-Nov-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.
diff --git a/drivers/adodb-odbtp_unicode.inc.php b/drivers/adodb-odbtp_unicode.inc.php
index 8e9b6a9e..69de1c4d 100644
--- a/drivers/adodb-odbtp_unicode.inc.php
+++ b/drivers/adodb-odbtp_unicode.inc.php
@@ -1,6 +1,6 @@
<?php
/*
- @version V5.20dev ??-???-2014
+ @version v5.20.0 28-Nov-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.
diff --git a/drivers/adodb-oracle.inc.php b/drivers/adodb-oracle.inc.php
index 49d0fae4..4a419e4e 100644
--- a/drivers/adodb-oracle.inc.php
+++ b/drivers/adodb-oracle.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-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.
diff --git a/drivers/adodb-pdo.inc.php b/drivers/adodb-pdo.inc.php
index 36e1e1af..2f7f7a54 100644
--- a/drivers/adodb-pdo.inc.php
+++ b/drivers/adodb-pdo.inc.php
@@ -1,6 +1,6 @@
<?php
/**
- @version V5.20dev ??-???-2014
+ @version v5.20.0 28-Nov-2015
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
diff --git a/drivers/adodb-pdo_mssql.inc.php b/drivers/adodb-pdo_mssql.inc.php
index b5462269..3f85e8d4 100644
--- a/drivers/adodb-pdo_mssql.inc.php
+++ b/drivers/adodb-pdo_mssql.inc.php
@@ -2,7 +2,7 @@
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-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.
diff --git a/drivers/adodb-pdo_mysql.inc.php b/drivers/adodb-pdo_mysql.inc.php
index 7252cd16..1f66e10d 100644
--- a/drivers/adodb-pdo_mysql.inc.php
+++ b/drivers/adodb-pdo_mysql.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-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.
diff --git a/drivers/adodb-pdo_oci.inc.php b/drivers/adodb-pdo_oci.inc.php
index f6b44b91..d9cd2078 100644
--- a/drivers/adodb-pdo_oci.inc.php
+++ b/drivers/adodb-pdo_oci.inc.php
@@ -2,7 +2,7 @@
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-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.
diff --git a/drivers/adodb-pdo_pgsql.inc.php b/drivers/adodb-pdo_pgsql.inc.php
index 704d774e..2d528baa 100644
--- a/drivers/adodb-pdo_pgsql.inc.php
+++ b/drivers/adodb-pdo_pgsql.inc.php
@@ -1,7 +1,7 @@
<?php
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-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.
diff --git a/drivers/adodb-pdo_sqlite.inc.php b/drivers/adodb-pdo_sqlite.inc.php
index b79c40d8..8e591574 100644
--- a/drivers/adodb-pdo_sqlite.inc.php
+++ b/drivers/adodb-pdo_sqlite.inc.php
@@ -1,7 +1,7 @@
<?php
/*
- @version V5.20dev ??-???-2014
+ @version v5.20.0 28-Nov-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.
diff --git a/drivers/adodb-postgres.inc.php b/drivers/adodb-postgres.inc.php
index 859f98c1..aa5f0235 100644
--- a/drivers/adodb-postgres.inc.php
+++ b/drivers/adodb-postgres.inc.php
@@ -1,6 +1,6 @@
<?php
/*
- @version V5.20dev ??-???-2014
+ @version v5.20.0 28-Nov-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.
diff --git a/drivers/adodb-postgres64.inc.php b/drivers/adodb-postgres64.inc.php
index 97945da4..8e47c863 100644
--- a/drivers/adodb-postgres64.inc.php
+++ b/drivers/adodb-postgres64.inc.php
@@ -1,6 +1,6 @@
<?php
/*
- @version V5.20dev ??-???-2014
+ @version v5.20.0 28-Nov-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.
diff --git a/drivers/adodb-postgres7.inc.php b/drivers/adodb-postgres7.inc.php
index aa183882..082f7625 100644
--- a/drivers/adodb-postgres7.inc.php
+++ b/drivers/adodb-postgres7.inc.php
@@ -1,6 +1,6 @@
<?php
/*
- @version V5.20dev ??-???-2014
+ @version v5.20.0 28-Nov-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.
diff --git a/drivers/adodb-postgres8.inc.php b/drivers/adodb-postgres8.inc.php
index 1bbf51d6..983bdb48 100644
--- a/drivers/adodb-postgres8.inc.php
+++ b/drivers/adodb-postgres8.inc.php
@@ -1,6 +1,6 @@
<?php
/*
- @version V5.20dev ??-???-2014
+ @version v5.20.0 28-Nov-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.
diff --git a/drivers/adodb-postgres9.inc.php b/drivers/adodb-postgres9.inc.php
index c205e5e0..d90eaae0 100644
--- a/drivers/adodb-postgres9.inc.php
+++ b/drivers/adodb-postgres9.inc.php
@@ -1,6 +1,6 @@
<?php
/*
- @version V5.20dev ??-???-2014
+ @version v5.20.0 28-Nov-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.
diff --git a/drivers/adodb-proxy.inc.php b/drivers/adodb-proxy.inc.php
index 1996102a..a37d953f 100644
--- a/drivers/adodb-proxy.inc.php
+++ b/drivers/adodb-proxy.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-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.
diff --git a/drivers/adodb-sapdb.inc.php b/drivers/adodb-sapdb.inc.php
index 0b591470..f0240267 100644
--- a/drivers/adodb-sapdb.inc.php
+++ b/drivers/adodb-sapdb.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-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.
diff --git a/drivers/adodb-sqlanywhere.inc.php b/drivers/adodb-sqlanywhere.inc.php
index bb3e1042..4d55dbe1 100644
--- a/drivers/adodb-sqlanywhere.inc.php
+++ b/drivers/adodb-sqlanywhere.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-2015
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
reserved.
diff --git a/drivers/adodb-sqlite.inc.php b/drivers/adodb-sqlite.inc.php
index fba0de42..ce3c60f4 100644
--- a/drivers/adodb-sqlite.inc.php
+++ b/drivers/adodb-sqlite.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-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.
diff --git a/drivers/adodb-sqlite3.inc.php b/drivers/adodb-sqlite3.inc.php
index 99295483..85f236bd 100644
--- a/drivers/adodb-sqlite3.inc.php
+++ b/drivers/adodb-sqlite3.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-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.
diff --git a/drivers/adodb-sqlitepo.inc.php b/drivers/adodb-sqlitepo.inc.php
index e1c0cb8b..0d7b3ce1 100644
--- a/drivers/adodb-sqlitepo.inc.php
+++ b/drivers/adodb-sqlitepo.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-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.
diff --git a/drivers/adodb-sybase.inc.php b/drivers/adodb-sybase.inc.php
index 1f49a766..f4e14c7d 100644
--- a/drivers/adodb-sybase.inc.php
+++ b/drivers/adodb-sybase.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-2015
@copyright (c) 2000-2013 John Lim. All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/drivers/adodb-sybase_ase.inc.php b/drivers/adodb-sybase_ase.inc.php
index 9cf6759f..137ca528 100644
--- a/drivers/adodb-sybase_ase.inc.php
+++ b/drivers/adodb-sybase_ase.inc.php
@@ -1,6 +1,6 @@
<?php
/*
- @version V5.20dev ??-???-2014
+ @version v5.20.0 28-Nov-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.
diff --git a/drivers/adodb-text.inc.php b/drivers/adodb-text.inc.php
index 4b01fc86..d4db8a76 100644
--- a/drivers/adodb-text.inc.php
+++ b/drivers/adodb-text.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-2015
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Set tabs to 4.
diff --git a/drivers/adodb-vfp.inc.php b/drivers/adodb-vfp.inc.php
index df6f8991..85ee9090 100644
--- a/drivers/adodb-vfp.inc.php
+++ b/drivers/adodb-vfp.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-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.
diff --git a/pear/Auth/Container/ADOdb.php b/pear/Auth/Container/ADOdb.php
index d7fb973b..29554d15 100644
--- a/pear/Auth/Container/ADOdb.php
+++ b/pear/Auth/Container/ADOdb.php
@@ -1,6 +1,6 @@
<?php
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-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.
diff --git a/perf/perf-db2.inc.php b/perf/perf-db2.inc.php
index f0b44e63..d2b56d22 100644
--- a/perf/perf-db2.inc.php
+++ b/perf/perf-db2.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-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.
diff --git a/perf/perf-informix.inc.php b/perf/perf-informix.inc.php
index f7c3a4f9..22285fed 100644
--- a/perf/perf-informix.inc.php
+++ b/perf/perf-informix.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-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.
diff --git a/perf/perf-mssql.inc.php b/perf/perf-mssql.inc.php
index abffddd7..d24e3adf 100644
--- a/perf/perf-mssql.inc.php
+++ b/perf/perf-mssql.inc.php
@@ -1,7 +1,7 @@
<?php
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-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.
diff --git a/perf/perf-mssqlnative.inc.php b/perf/perf-mssqlnative.inc.php
index 96842160..49a9fd70 100644
--- a/perf/perf-mssqlnative.inc.php
+++ b/perf/perf-mssqlnative.inc.php
@@ -1,7 +1,7 @@
<?php
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-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.
diff --git a/perf/perf-mysql.inc.php b/perf/perf-mysql.inc.php
index 60d6983d..bcd460b0 100644
--- a/perf/perf-mysql.inc.php
+++ b/perf/perf-mysql.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-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.
diff --git a/perf/perf-oci8.inc.php b/perf/perf-oci8.inc.php
index c091972a..0b903d83 100644
--- a/perf/perf-oci8.inc.php
+++ b/perf/perf-oci8.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-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.
diff --git a/perf/perf-postgres.inc.php b/perf/perf-postgres.inc.php
index a267cc79..232e7702 100644
--- a/perf/perf-postgres.inc.php
+++ b/perf/perf-postgres.inc.php
@@ -1,7 +1,7 @@
<?php
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-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.
diff --git a/pivottable.inc.php b/pivottable.inc.php
index c8a46473..db5348bd 100644
--- a/pivottable.inc.php
+++ b/pivottable.inc.php
@@ -1,6 +1,6 @@
<?php
/**
- * @version V5.20dev ??-???-2014
+ * @version v5.20.0 28-Nov-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.
diff --git a/rsfilter.inc.php b/rsfilter.inc.php
index e99d60cf..cdb09edd 100644
--- a/rsfilter.inc.php
+++ b/rsfilter.inc.php
@@ -1,6 +1,6 @@
<?php
/**
- * @version V5.20dev ??-???-2014
+ * @version v5.20.0 28-Nov-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.
diff --git a/server.php b/server.php
index 859851e0..874a4d35 100644
--- a/server.php
+++ b/server.php
@@ -1,7 +1,7 @@
<?php
/**
- * @version V5.20dev ??-???-2014
+ * @version v5.20.0 28-Nov-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.
diff --git a/session/adodb-compress-bzip2.php b/session/adodb-compress-bzip2.php
index 800a4d7d..5317e94e 100644
--- a/session/adodb-compress-bzip2.php
+++ b/session/adodb-compress-bzip2.php
@@ -1,7 +1,7 @@
<?php
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-2015
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Contributed by Ross Smith (adodb@netebb.com).
diff --git a/session/adodb-compress-gzip.php b/session/adodb-compress-gzip.php
index 3c4b9c07..af70adda 100644
--- a/session/adodb-compress-gzip.php
+++ b/session/adodb-compress-gzip.php
@@ -2,7 +2,7 @@
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-2015
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Contributed by Ross Smith (adodb@netebb.com).
diff --git a/session/adodb-cryptsession.php b/session/adodb-cryptsession.php
index 7470a8d0..5ca57ce6 100644
--- a/session/adodb-cryptsession.php
+++ b/session/adodb-cryptsession.php
@@ -2,7 +2,7 @@
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-2015
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Contributed by Ross Smith (adodb@netebb.com).
diff --git a/session/adodb-cryptsession2.php b/session/adodb-cryptsession2.php
index a3892e51..3369ee0e 100644
--- a/session/adodb-cryptsession2.php
+++ b/session/adodb-cryptsession2.php
@@ -2,7 +2,7 @@
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-2015
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Contributed by Ross Smith (adodb@netebb.com).
diff --git a/session/adodb-encrypt-mcrypt.php b/session/adodb-encrypt-mcrypt.php
index 9dec7d5d..e4c36245 100644
--- a/session/adodb-encrypt-mcrypt.php
+++ b/session/adodb-encrypt-mcrypt.php
@@ -2,7 +2,7 @@
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-2015
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Contributed by Ross Smith (adodb@netebb.com).
diff --git a/session/adodb-encrypt-md5.php b/session/adodb-encrypt-md5.php
index c4a23177..0485ac13 100644
--- a/session/adodb-encrypt-md5.php
+++ b/session/adodb-encrypt-md5.php
@@ -1,7 +1,7 @@
<?php
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-2015
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Contributed by Ross Smith (adodb@netebb.com).
diff --git a/session/adodb-encrypt-secret.php b/session/adodb-encrypt-secret.php
index 9616175b..e26e27e5 100644
--- a/session/adodb-encrypt-secret.php
+++ b/session/adodb-encrypt-secret.php
@@ -1,7 +1,7 @@
<?php
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-2015
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Contributed by Ross Smith (adodb@netebb.com).
diff --git a/session/adodb-session-clob.php b/session/adodb-session-clob.php
index 7da49770..2b198ff4 100644
--- a/session/adodb-session-clob.php
+++ b/session/adodb-session-clob.php
@@ -2,7 +2,7 @@
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-2015
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Contributed by Ross Smith (adodb@netebb.com).
diff --git a/session/adodb-session-clob2.php b/session/adodb-session-clob2.php
index c6d0b587..553220f8 100644
--- a/session/adodb-session-clob2.php
+++ b/session/adodb-session-clob2.php
@@ -2,7 +2,7 @@
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-2015
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Contributed by Ross Smith (adodb@netebb.com).
diff --git a/session/adodb-session.php b/session/adodb-session.php
index 46127dfa..f69a89e6 100644
--- a/session/adodb-session.php
+++ b/session/adodb-session.php
@@ -2,7 +2,7 @@
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-2015
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Contributed by Ross Smith (adodb@netebb.com).
diff --git a/session/adodb-session2.php b/session/adodb-session2.php
index 9e7efdf1..70803d0f 100644
--- a/session/adodb-session2.php
+++ b/session/adodb-session2.php
@@ -2,7 +2,7 @@
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-2015
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Contributed by Ross Smith (adodb@netebb.com).
diff --git a/session/old/adodb-cryptsession.php b/session/old/adodb-cryptsession.php
index fbb16ffb..f5ee2b00 100644
--- a/session/old/adodb-cryptsession.php
+++ b/session/old/adodb-cryptsession.php
@@ -1,6 +1,6 @@
<?php
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-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.
diff --git a/session/old/adodb-session-clob.php b/session/old/adodb-session-clob.php
index 74634cf8..8474fd41 100644
--- a/session/old/adodb-session-clob.php
+++ b/session/old/adodb-session-clob.php
@@ -1,6 +1,6 @@
<?php
/*
- @version V5.20dev ??-???-2014
+ @version v5.20.0 28-Nov-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.
diff --git a/session/old/adodb-session.php b/session/old/adodb-session.php
index d113aa48..3a490712 100644
--- a/session/old/adodb-session.php
+++ b/session/old/adodb-session.php
@@ -1,6 +1,6 @@
<?php
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-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.
diff --git a/tests/benchmark.php b/tests/benchmark.php
index 55c068f1..194c099d 100644
--- a/tests/benchmark.php
+++ b/tests/benchmark.php
@@ -8,7 +8,7 @@
<body>
<?php
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-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.
diff --git a/tests/client.php b/tests/client.php
index c59f0698..4098529b 100644
--- a/tests/client.php
+++ b/tests/client.php
@@ -2,7 +2,7 @@
<body bgcolor=white>
<?php
/**
- * @version V5.20dev ??-???-2014
+ * @version v5.20.0 28-Nov-2015
* @copyright (c) 2001-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.
diff --git a/tests/test-datadict.php b/tests/test-datadict.php
index 12af1ce5..c84c39ad 100644
--- a/tests/test-datadict.php
+++ b/tests/test-datadict.php
@@ -1,7 +1,7 @@
<?php
/*
- @version V5.20dev ??-???-2014
+ @version v5.20.0 28-Nov-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.
diff --git a/tests/test-php5.php b/tests/test-php5.php
index 127f7fdd..4605d933 100644
--- a/tests/test-php5.php
+++ b/tests/test-php5.php
@@ -1,6 +1,6 @@
<?php
/*
- @version V5.20dev ??-???-2014
+ @version v5.20.0 28-Nov-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.
diff --git a/tests/test.php b/tests/test.php
index 78d957f2..693cbb77 100644
--- a/tests/test.php
+++ b/tests/test.php
@@ -1,6 +1,6 @@
<?php
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-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.
diff --git a/tests/test3.php b/tests/test3.php
index a79ac12f..d9e640b6 100644
--- a/tests/test3.php
+++ b/tests/test3.php
@@ -1,6 +1,6 @@
<?php
/*
- @version V5.20dev ??-???-2014
+ @version v5.20.0 28-Nov-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.
diff --git a/tests/test4.php b/tests/test4.php
index 1e50d47c..a3fe9c7b 100644
--- a/tests/test4.php
+++ b/tests/test4.php
@@ -1,7 +1,7 @@
<?php
/**
- * @version V5.20dev ??-???-2014
+ * @version v5.20.0 28-Nov-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.
diff --git a/tests/test5.php b/tests/test5.php
index 2c2c9e71..36d80a24 100644
--- a/tests/test5.php
+++ b/tests/test5.php
@@ -1,6 +1,6 @@
<?php
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-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.
diff --git a/tests/testcache.php b/tests/testcache.php
index c123ea32..16ec836c 100644
--- a/tests/testcache.php
+++ b/tests/testcache.php
@@ -2,7 +2,7 @@
<body>
<?php
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-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.
diff --git a/tests/testdatabases.inc.php b/tests/testdatabases.inc.php
index abd202ef..43bc0fa3 100644
--- a/tests/testdatabases.inc.php
+++ b/tests/testdatabases.inc.php
@@ -1,7 +1,7 @@
<?php
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-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.
diff --git a/tests/testmssql.php b/tests/testmssql.php
index ec10c7c6..6fadf510 100644
--- a/tests/testmssql.php
+++ b/tests/testmssql.php
@@ -1,7 +1,7 @@
<?php
/**
- * @version V5.20dev ??-???-2014
+ * @version v5.20.0 28-Nov-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.
diff --git a/tests/testoci8.php b/tests/testoci8.php
index bf7fabc2..dfab21e7 100644
--- a/tests/testoci8.php
+++ b/tests/testoci8.php
@@ -2,7 +2,7 @@
<body>
<?php
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-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.
diff --git a/tests/testoci8cursor.php b/tests/testoci8cursor.php
index d6779208..df07b025 100644
--- a/tests/testoci8cursor.php
+++ b/tests/testoci8cursor.php
@@ -1,6 +1,6 @@
<?php
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-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.
diff --git a/tests/testpaging.php b/tests/testpaging.php
index f940b081..f21e45d0 100644
--- a/tests/testpaging.php
+++ b/tests/testpaging.php
@@ -1,6 +1,6 @@
<?php
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-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.
diff --git a/tests/testpear.php b/tests/testpear.php
index 6a6719fe..5c2b7541 100644
--- a/tests/testpear.php
+++ b/tests/testpear.php
@@ -1,6 +1,6 @@
<?php
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-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.
diff --git a/tests/testsessions.php b/tests/testsessions.php
index cfc586ed..33bb1eda 100644
--- a/tests/testsessions.php
+++ b/tests/testsessions.php
@@ -1,7 +1,7 @@
<?php
/*
-@version V5.20dev ??-???-2014
+@version v5.20.0 28-Nov-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.
diff --git a/toexport.inc.php b/toexport.inc.php
index a2e4c900..f709bb30 100644
--- a/toexport.inc.php
+++ b/toexport.inc.php
@@ -1,7 +1,7 @@
<?php
/**
- * @version V5.20dev ??-???-2014
+ * @version v5.20.0 28-Nov-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.
diff --git a/tohtml.inc.php b/tohtml.inc.php
index 4847021c..6d0811b3 100644
--- a/tohtml.inc.php
+++ b/tohtml.inc.php
@@ -1,6 +1,6 @@
<?php
/*
- @version V5.20dev ??-???-2014
+ @version v5.20.0 28-Nov-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.