diff options
| author | Damien Regad <dregad@mantisbt.org> | 2016-01-01 23:50:00 +0100 |
|---|---|---|
| committer | Damien Regad <dregad@mantisbt.org> | 2016-01-01 23:50:00 +0100 |
| commit | 6b0637c8e87998811a81f6789e20e8ddcc7f19cb (patch) | |
| tree | 9f4d2afb2c7df07b34e24a7cac01502a87d2dc55 /datadict | |
| parent | 7e0210e7af415edbf1eda2132214827ee27cd056 (diff) | |
| download | adodb-6b0637c8e87998811a81f6789e20e8ddcc7f19cb.tar.gz adodb-6b0637c8e87998811a81f6789e20e8ddcc7f19cb.tar.bz2 adodb-6b0637c8e87998811a81f6789e20e8ddcc7f19cb.zip | |
Bump version to 5.20.3v5.20.3
Diffstat (limited to 'datadict')
| -rw-r--r-- | datadict/datadict-access.inc.php | 2 | ||||
| -rw-r--r-- | datadict/datadict-db2.inc.php | 2 | ||||
| -rw-r--r-- | datadict/datadict-firebird.inc.php | 2 | ||||
| -rw-r--r-- | datadict/datadict-generic.inc.php | 2 | ||||
| -rw-r--r-- | datadict/datadict-ibase.inc.php | 2 | ||||
| -rw-r--r-- | datadict/datadict-informix.inc.php | 2 | ||||
| -rw-r--r-- | datadict/datadict-mssql.inc.php | 2 | ||||
| -rw-r--r-- | datadict/datadict-mssqlnative.inc.php | 2 | ||||
| -rw-r--r-- | datadict/datadict-mysql.inc.php | 2 | ||||
| -rw-r--r-- | datadict/datadict-oci8.inc.php | 2 | ||||
| -rw-r--r-- | datadict/datadict-postgres.inc.php | 2 | ||||
| -rw-r--r-- | datadict/datadict-sapdb.inc.php | 2 | ||||
| -rw-r--r-- | datadict/datadict-sqlite.inc.php | 2 | ||||
| -rw-r--r-- | datadict/datadict-sybase.inc.php | 2 |
14 files changed, 14 insertions, 14 deletions
diff --git a/datadict/datadict-access.inc.php b/datadict/datadict-access.inc.php index c3841008..0d2f36b2 100644 --- a/datadict/datadict-access.inc.php +++ b/datadict/datadict-access.inc.php @@ -1,7 +1,7 @@ <?php /** - @version v5.20.2 27-Dec-2015 + @version v5.20.3 01-Jan-2016 @copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved. @copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community Released under both BSD license and Lesser GPL library license. diff --git a/datadict/datadict-db2.inc.php b/datadict/datadict-db2.inc.php index 08c4e372..f5fb9832 100644 --- a/datadict/datadict-db2.inc.php +++ b/datadict/datadict-db2.inc.php @@ -1,7 +1,7 @@ <?php /** - @version v5.20.2 27-Dec-2015 + @version v5.20.3 01-Jan-2016 @copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved. @copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community Released under both BSD license and Lesser GPL library license. diff --git a/datadict/datadict-firebird.inc.php b/datadict/datadict-firebird.inc.php index aa7542d6..2f5372f7 100644 --- a/datadict/datadict-firebird.inc.php +++ b/datadict/datadict-firebird.inc.php @@ -1,7 +1,7 @@ <?php /** - @version v5.20.2 27-Dec-2015 + @version v5.20.3 01-Jan-2016 @copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved. @copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community Released under both BSD license and Lesser GPL library license. diff --git a/datadict/datadict-generic.inc.php b/datadict/datadict-generic.inc.php index 0cd20e89..ed84fff6 100644 --- a/datadict/datadict-generic.inc.php +++ b/datadict/datadict-generic.inc.php @@ -1,7 +1,7 @@ <?php /** - @version v5.20.2 27-Dec-2015 + @version v5.20.3 01-Jan-2016 @copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved. @copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community Released under both BSD license and Lesser GPL library license. diff --git a/datadict/datadict-ibase.inc.php b/datadict/datadict-ibase.inc.php index dd343bfb..53704170 100644 --- a/datadict/datadict-ibase.inc.php +++ b/datadict/datadict-ibase.inc.php @@ -1,7 +1,7 @@ <?php /** - @version v5.20.2 27-Dec-2015 + @version v5.20.3 01-Jan-2016 @copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved. @copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community Released under both BSD license and Lesser GPL library license. diff --git a/datadict/datadict-informix.inc.php b/datadict/datadict-informix.inc.php index 80e815e5..98263a67 100644 --- a/datadict/datadict-informix.inc.php +++ b/datadict/datadict-informix.inc.php @@ -1,7 +1,7 @@ <?php /** - @version v5.20.2 27-Dec-2015 + @version v5.20.3 01-Jan-2016 @copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved. @copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community Released under both BSD license and Lesser GPL library license. diff --git a/datadict/datadict-mssql.inc.php b/datadict/datadict-mssql.inc.php index 671d3a88..4ffb9bb2 100644 --- a/datadict/datadict-mssql.inc.php +++ b/datadict/datadict-mssql.inc.php @@ -1,7 +1,7 @@ <?php /** - @version v5.20.2 27-Dec-2015 + @version v5.20.3 01-Jan-2016 @copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved. @copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community Released under both BSD license and Lesser GPL library license. diff --git a/datadict/datadict-mssqlnative.inc.php b/datadict/datadict-mssqlnative.inc.php index 2a4edd7c..bab0c391 100644 --- a/datadict/datadict-mssqlnative.inc.php +++ b/datadict/datadict-mssqlnative.inc.php @@ -1,7 +1,7 @@ <?php /** - @version v5.20.2 27-Dec-2015 + @version v5.20.3 01-Jan-2016 @copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved. @copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community Released under both BSD license and Lesser GPL library license. diff --git a/datadict/datadict-mysql.inc.php b/datadict/datadict-mysql.inc.php index 27945794..c1433ae4 100644 --- a/datadict/datadict-mysql.inc.php +++ b/datadict/datadict-mysql.inc.php @@ -1,7 +1,7 @@ <?php /** - @version v5.20.2 27-Dec-2015 + @version v5.20.3 01-Jan-2016 @copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved. @copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community Released under both BSD license and Lesser GPL library license. diff --git a/datadict/datadict-oci8.inc.php b/datadict/datadict-oci8.inc.php index 513ed068..6cedf952 100644 --- a/datadict/datadict-oci8.inc.php +++ b/datadict/datadict-oci8.inc.php @@ -1,7 +1,7 @@ <?php /** - @version v5.20.2 27-Dec-2015 + @version v5.20.3 01-Jan-2016 @copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved. @copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community Released under both BSD license and Lesser GPL library license. diff --git a/datadict/datadict-postgres.inc.php b/datadict/datadict-postgres.inc.php index 4f6cd380..98e65102 100644 --- a/datadict/datadict-postgres.inc.php +++ b/datadict/datadict-postgres.inc.php @@ -1,7 +1,7 @@ <?php /** - @version v5.20.2 27-Dec-2015 + @version v5.20.3 01-Jan-2016 @copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved. @copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community Released under both BSD license and Lesser GPL library license. diff --git a/datadict/datadict-sapdb.inc.php b/datadict/datadict-sapdb.inc.php index 65854c47..cadfc026 100644 --- a/datadict/datadict-sapdb.inc.php +++ b/datadict/datadict-sapdb.inc.php @@ -1,7 +1,7 @@ <?php /** - @version v5.20.2 27-Dec-2015 + @version v5.20.3 01-Jan-2016 @copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved. @copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community Released under both BSD license and Lesser GPL library license. diff --git a/datadict/datadict-sqlite.inc.php b/datadict/datadict-sqlite.inc.php index ae818707..4b6eb6f9 100644 --- a/datadict/datadict-sqlite.inc.php +++ b/datadict/datadict-sqlite.inc.php @@ -1,7 +1,7 @@ <?php /** - @version v5.20.2 27-Dec-2015 + @version v5.20.3 01-Jan-2016 @copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved. @copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community Released under both BSD license and Lesser GPL library license. diff --git a/datadict/datadict-sybase.inc.php b/datadict/datadict-sybase.inc.php index 874fec72..0650103a 100644 --- a/datadict/datadict-sybase.inc.php +++ b/datadict/datadict-sybase.inc.php @@ -1,7 +1,7 @@ <?php /** - @version v5.20.2 27-Dec-2015 + @version v5.20.3 01-Jan-2016 @copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved. @copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community Released under both BSD license and Lesser GPL library license. |
