summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorDamien Regad <dregad@mantisbt.org>2015-12-27 19:34:07 +0100
committerDamien Regad <dregad@mantisbt.org>2015-12-27 20:13:08 +0100
commit3d83c0c3b99e0a1b6b847ab129fb24242f53b8d3 (patch)
treed82283be62cc6413b51dac3a5a74ac6979eb8df0 /drivers
parent52e13a9dca3cf3e822df99b49f98720140ad7885 (diff)
downloadadodb-3d83c0c3b99e0a1b6b847ab129fb24242f53b8d3.tar.gz
adodb-3d83c0c3b99e0a1b6b847ab129fb24242f53b8d3.tar.bz2
adodb-3d83c0c3b99e0a1b6b847ab129fb24242f53b8d3.zip
Update version to avoid merge conflicts
Diffstat (limited to 'drivers')
-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
56 files changed, 56 insertions, 56 deletions
diff --git a/drivers/adodb-access.inc.php b/drivers/adodb-access.inc.php
index 08f40371..5a2ca5dc 100644
--- a/drivers/adodb-access.inc.php
+++ b/drivers/adodb-access.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.21dev ??-???-2015
+@version v5.21.0-dev ??-???-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 8ceb9299..15f73400 100644
--- a/drivers/adodb-ado.inc.php
+++ b/drivers/adodb-ado.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.21dev ??-???-2015
+@version v5.21.0-dev ??-???-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 caaba0df..35cdced4 100644
--- a/drivers/adodb-ado5.inc.php
+++ b/drivers/adodb-ado5.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.21dev ??-???-2015
+@version v5.21.0-dev ??-???-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 9f158e5d..a9e024bd 100644
--- a/drivers/adodb-ado_access.inc.php
+++ b/drivers/adodb-ado_access.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.21dev ??-???-2015
+@version v5.21.0-dev ??-???-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 6ac16726..636037ea 100644
--- a/drivers/adodb-ado_mssql.inc.php
+++ b/drivers/adodb-ado_mssql.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.21dev ??-???-2015
+@version v5.21.0-dev ??-???-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 83e12c12..eda7eb43 100644
--- a/drivers/adodb-borland_ibase.inc.php
+++ b/drivers/adodb-borland_ibase.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.21dev ??-???-2015
+@version v5.21.0-dev ??-???-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 0d68388f..d49a8ea4 100644
--- a/drivers/adodb-csv.inc.php
+++ b/drivers/adodb-csv.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.21dev ??-???-2015
+@version v5.21.0-dev ??-???-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 f91286a0..35f70a98 100644
--- a/drivers/adodb-db2.inc.php
+++ b/drivers/adodb-db2.inc.php
@@ -1,6 +1,6 @@
<?php
/**
- @version v5.21dev ??-???-2015
+ @version v5.21.0-dev ??-???-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 24cb0b28..216c26c3 100644
--- a/drivers/adodb-db2oci.inc.php
+++ b/drivers/adodb-db2oci.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.21dev ??-???-2015
+@version v5.21.0-dev ??-???-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 559dfa2f..c744bbd0 100644
--- a/drivers/adodb-db2ora.inc.php
+++ b/drivers/adodb-db2ora.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.21dev ??-???-2015
+@version v5.21.0-dev ??-???-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 009946d2..fb40e14f 100644
--- a/drivers/adodb-fbsql.inc.php
+++ b/drivers/adodb-fbsql.inc.php
@@ -1,6 +1,6 @@
<?php
/*
- @version v5.21dev ??-???-2015
+ @version v5.21.0-dev ??-???-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 a7bea8d1..ca2d7c3e 100644
--- a/drivers/adodb-firebird.inc.php
+++ b/drivers/adodb-firebird.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.21dev ??-???-2015
+@version v5.21.0-dev ??-???-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 85f5669b..c6957081 100644
--- a/drivers/adodb-ibase.inc.php
+++ b/drivers/adodb-ibase.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.21dev ??-???-2015
+@version v5.21.0-dev ??-???-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 92a8ef5f..d2f7e3d5 100644
--- a/drivers/adodb-informix.inc.php
+++ b/drivers/adodb-informix.inc.php
@@ -1,6 +1,6 @@
<?php
/**
-* @version v5.21dev ??-???-2015
+* @version v5.21.0-dev ??-???-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 92de7759..8e1872a0 100644
--- a/drivers/adodb-informix72.inc.php
+++ b/drivers/adodb-informix72.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.21dev ??-???-2015
+@version v5.21.0-dev ??-???-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 00df5d3c..b55a59f4 100644
--- a/drivers/adodb-ldap.inc.php
+++ b/drivers/adodb-ldap.inc.php
@@ -1,6 +1,6 @@
<?php
/*
- @version v5.21dev ??-???-2015
+ @version v5.21.0-dev ??-???-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 03e0a660..003fde67 100644
--- a/drivers/adodb-mssql.inc.php
+++ b/drivers/adodb-mssql.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.21dev ??-???-2015
+@version v5.21.0-dev ??-???-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 c6d6f228..b83f7f06 100644
--- a/drivers/adodb-mssqlnative.inc.php
+++ b/drivers/adodb-mssqlnative.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.21dev ??-???-2015
+@version v5.21.0-dev ??-???-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 105a1751..aa7fa667 100644
--- a/drivers/adodb-mssqlpo.inc.php
+++ b/drivers/adodb-mssqlpo.inc.php
@@ -1,6 +1,6 @@
<?php
/**
-* @version v5.21dev ??-???-2015
+* @version v5.21.0-dev ??-???-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 d10cfbcd..883aa3dd 100644
--- a/drivers/adodb-mysql.inc.php
+++ b/drivers/adodb-mysql.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.21dev ??-???-2015
+@version v5.21.0-dev ??-???-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 1480e162..bffbc5d3 100644
--- a/drivers/adodb-mysqli.inc.php
+++ b/drivers/adodb-mysqli.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.21dev ??-???-2015
+@version v5.21.0-dev ??-???-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 debe7086..64e71cc5 100644
--- a/drivers/adodb-mysqlpo.inc.php
+++ b/drivers/adodb-mysqlpo.inc.php
@@ -1,7 +1,7 @@
<?php
/*
-@version v5.21dev ??-???-2015
+@version v5.21.0-dev ??-???-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 aa6669b9..458fae92 100644
--- a/drivers/adodb-mysqlt.inc.php
+++ b/drivers/adodb-mysqlt.inc.php
@@ -1,7 +1,7 @@
<?php
/*
-@version v5.21dev ??-???-2015
+@version v5.21.0-dev ??-???-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 cc635ad6..ecbf90ce 100644
--- a/drivers/adodb-netezza.inc.php
+++ b/drivers/adodb-netezza.inc.php
@@ -1,6 +1,6 @@
<?php
/*
- @version v5.21dev ??-???-2015
+ @version v5.21.0-dev ??-???-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 daf6e59a..e2529e15 100644
--- a/drivers/adodb-oci8.inc.php
+++ b/drivers/adodb-oci8.inc.php
@@ -1,7 +1,7 @@
<?php
/*
- @version v5.21dev ??-???-2015
+ @version v5.21.0-dev ??-???-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 a2fe16bc..b1aeeeba 100644
--- a/drivers/adodb-oci805.inc.php
+++ b/drivers/adodb-oci805.inc.php
@@ -1,6 +1,6 @@
<?php
/**
- * @version v5.21dev ??-???-2015
+ * @version v5.21.0-dev ??-???-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 29418b84..a3e2e54e 100644
--- a/drivers/adodb-oci8po.inc.php
+++ b/drivers/adodb-oci8po.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.21dev ??-???-2015
+@version v5.21.0-dev ??-???-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 c61d8cde..0152e9e5 100644
--- a/drivers/adodb-oci8quercus.inc.php
+++ b/drivers/adodb-oci8quercus.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.21dev ??-???-2015
+@version v5.21.0-dev ??-???-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 ec83f2fe..c8d55774 100644
--- a/drivers/adodb-odbc.inc.php
+++ b/drivers/adodb-odbc.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.21dev ??-???-2015
+@version v5.21.0-dev ??-???-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 bf7def1f..a165d46b 100644
--- a/drivers/adodb-odbc_db2.inc.php
+++ b/drivers/adodb-odbc_db2.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.21dev ??-???-2015
+@version v5.21.0-dev ??-???-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 22447895..54cc42f8 100644
--- a/drivers/adodb-odbc_mssql.inc.php
+++ b/drivers/adodb-odbc_mssql.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.21dev ??-???-2015
+@version v5.21.0-dev ??-???-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 66add3ea..560cf60f 100644
--- a/drivers/adodb-odbc_oracle.inc.php
+++ b/drivers/adodb-odbc_oracle.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.21dev ??-???-2015
+@version v5.21.0-dev ??-???-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 d867aa7c..42703b1d 100644
--- a/drivers/adodb-odbtp.inc.php
+++ b/drivers/adodb-odbtp.inc.php
@@ -1,6 +1,6 @@
<?php
/*
- @version v5.21dev ??-???-2015
+ @version v5.21.0-dev ??-???-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 3a02dc0b..ef4a4dbb 100644
--- a/drivers/adodb-odbtp_unicode.inc.php
+++ b/drivers/adodb-odbtp_unicode.inc.php
@@ -1,6 +1,6 @@
<?php
/*
- @version v5.21dev ??-???-2015
+ @version v5.21.0-dev ??-???-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 5fd258fd..fa94e5ed 100644
--- a/drivers/adodb-oracle.inc.php
+++ b/drivers/adodb-oracle.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.21dev ??-???-2015
+@version v5.21.0-dev ??-???-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 c3f4c9d5..8d56edb2 100644
--- a/drivers/adodb-pdo.inc.php
+++ b/drivers/adodb-pdo.inc.php
@@ -1,6 +1,6 @@
<?php
/**
- @version v5.21dev ??-???-2015
+ @version v5.21.0-dev ??-???-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 6eea1d82..30abd15f 100644
--- a/drivers/adodb-pdo_mssql.inc.php
+++ b/drivers/adodb-pdo_mssql.inc.php
@@ -2,7 +2,7 @@
/*
-@version v5.21dev ??-???-2015
+@version v5.21.0-dev ??-???-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 739ffc47..b9cd040a 100644
--- a/drivers/adodb-pdo_mysql.inc.php
+++ b/drivers/adodb-pdo_mysql.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.21dev ??-???-2015
+@version v5.21.0-dev ??-???-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 2b2d5ebe..4e0670d5 100644
--- a/drivers/adodb-pdo_oci.inc.php
+++ b/drivers/adodb-pdo_oci.inc.php
@@ -2,7 +2,7 @@
/*
-@version v5.21dev ??-???-2015
+@version v5.21.0-dev ??-???-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 46a6837b..040eae8d 100644
--- a/drivers/adodb-pdo_pgsql.inc.php
+++ b/drivers/adodb-pdo_pgsql.inc.php
@@ -1,7 +1,7 @@
<?php
/*
-@version v5.21dev ??-???-2015
+@version v5.21.0-dev ??-???-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 c2afd86b..31111b66 100644
--- a/drivers/adodb-pdo_sqlite.inc.php
+++ b/drivers/adodb-pdo_sqlite.inc.php
@@ -1,7 +1,7 @@
<?php
/*
- @version v5.21dev ??-???-2015
+ @version v5.21.0-dev ??-???-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 64749056..a5fa5c07 100644
--- a/drivers/adodb-postgres.inc.php
+++ b/drivers/adodb-postgres.inc.php
@@ -1,6 +1,6 @@
<?php
/*
- @version v5.21dev ??-???-2015
+ @version v5.21.0-dev ??-???-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 a8038fff..f69fb18f 100644
--- a/drivers/adodb-postgres64.inc.php
+++ b/drivers/adodb-postgres64.inc.php
@@ -1,6 +1,6 @@
<?php
/*
- @version v5.21dev ??-???-2015
+ @version v5.21.0-dev ??-???-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 7250bdbb..f6f02ac7 100644
--- a/drivers/adodb-postgres7.inc.php
+++ b/drivers/adodb-postgres7.inc.php
@@ -1,6 +1,6 @@
<?php
/*
- @version v5.21dev ??-???-2015
+ @version v5.21.0-dev ??-???-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 e592d52e..c593014f 100644
--- a/drivers/adodb-postgres8.inc.php
+++ b/drivers/adodb-postgres8.inc.php
@@ -1,6 +1,6 @@
<?php
/*
- @version v5.21dev ??-???-2015
+ @version v5.21.0-dev ??-???-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 81cc79ad..07452a06 100644
--- a/drivers/adodb-postgres9.inc.php
+++ b/drivers/adodb-postgres9.inc.php
@@ -1,6 +1,6 @@
<?php
/*
- @version v5.21dev ??-???-2015
+ @version v5.21.0-dev ??-???-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 37427a06..3a2d2b00 100644
--- a/drivers/adodb-proxy.inc.php
+++ b/drivers/adodb-proxy.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.21dev ??-???-2015
+@version v5.21.0-dev ??-???-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 68cc3fb8..e8f1e5aa 100644
--- a/drivers/adodb-sapdb.inc.php
+++ b/drivers/adodb-sapdb.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.21dev ??-???-2015
+@version v5.21.0-dev ??-???-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 fbcf60c0..0073c660 100644
--- a/drivers/adodb-sqlanywhere.inc.php
+++ b/drivers/adodb-sqlanywhere.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.21dev ??-???-2015
+@version v5.21.0-dev ??-???-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 60755816..1890443d 100644
--- a/drivers/adodb-sqlite.inc.php
+++ b/drivers/adodb-sqlite.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.21dev ??-???-2015
+@version v5.21.0-dev ??-???-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 4130f769..8966837f 100644
--- a/drivers/adodb-sqlite3.inc.php
+++ b/drivers/adodb-sqlite3.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.21dev ??-???-2015
+@version v5.21.0-dev ??-???-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 109721a5..b2a966db 100644
--- a/drivers/adodb-sqlitepo.inc.php
+++ b/drivers/adodb-sqlitepo.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.21dev ??-???-2015
+@version v5.21.0-dev ??-???-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 bf455bc2..edfa89ac 100644
--- a/drivers/adodb-sybase.inc.php
+++ b/drivers/adodb-sybase.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.21dev ??-???-2015
+@version v5.21.0-dev ??-???-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 6e67d66d..19fff323 100644
--- a/drivers/adodb-sybase_ase.inc.php
+++ b/drivers/adodb-sybase_ase.inc.php
@@ -1,6 +1,6 @@
<?php
/*
- @version v5.21dev ??-???-2015
+ @version v5.21.0-dev ??-???-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 296fb4a1..878001eb 100644
--- a/drivers/adodb-text.inc.php
+++ b/drivers/adodb-text.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.21dev ??-???-2015
+@version v5.21.0-dev ??-???-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 bc0bc6e7..db2965d7 100644
--- a/drivers/adodb-vfp.inc.php
+++ b/drivers/adodb-vfp.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.21dev ??-???-2015
+@version v5.21.0-dev ??-???-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.