diff options
| author | Damien Regad <dregad@mantisbt.org> | 2016-12-17 15:18:16 +0100 |
|---|---|---|
| committer | Damien Regad <dregad@mantisbt.org> | 2016-12-17 15:18:16 +0100 |
| commit | 1ff1d8817033d3e18da751e47d8db4a5053fe810 (patch) | |
| tree | 68e23649037217213036ab39c01fc893f2422614 /perf | |
| parent | 9bd0b1e4a4c9fe305e9f420f3ce135811e5726b6 (diff) | |
| download | adodb-1ff1d8817033d3e18da751e47d8db4a5053fe810.tar.gz adodb-1ff1d8817033d3e18da751e47d8db4a5053fe810.tar.bz2 adodb-1ff1d8817033d3e18da751e47d8db4a5053fe810.zip | |
Bump version to 5.20.8v5.20.8
Diffstat (limited to 'perf')
| -rw-r--r-- | perf/perf-db2.inc.php | 2 | ||||
| -rw-r--r-- | perf/perf-informix.inc.php | 2 | ||||
| -rw-r--r-- | perf/perf-mssql.inc.php | 2 | ||||
| -rw-r--r-- | perf/perf-mssqlnative.inc.php | 2 | ||||
| -rw-r--r-- | perf/perf-mysql.inc.php | 2 | ||||
| -rw-r--r-- | perf/perf-oci8.inc.php | 2 | ||||
| -rw-r--r-- | perf/perf-postgres.inc.php | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/perf/perf-db2.inc.php b/perf/perf-db2.inc.php index b0bdceb8..8590e3af 100644 --- a/perf/perf-db2.inc.php +++ b/perf/perf-db2.inc.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.7 20-Sep-2016 +@version v5.20.8 17-Dec-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/perf/perf-informix.inc.php b/perf/perf-informix.inc.php index 072b2747..fbaa5d00 100644 --- a/perf/perf-informix.inc.php +++ b/perf/perf-informix.inc.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.7 20-Sep-2016 +@version v5.20.8 17-Dec-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/perf/perf-mssql.inc.php b/perf/perf-mssql.inc.php index 4227b1c4..8ee8ccfb 100644 --- a/perf/perf-mssql.inc.php +++ b/perf/perf-mssql.inc.php @@ -1,7 +1,7 @@ <?php /* -@version v5.20.7 20-Sep-2016 +@version v5.20.8 17-Dec-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/perf/perf-mssqlnative.inc.php b/perf/perf-mssqlnative.inc.php index e4ca57b7..19bdfa4b 100644 --- a/perf/perf-mssqlnative.inc.php +++ b/perf/perf-mssqlnative.inc.php @@ -1,7 +1,7 @@ <?php /* -@version v5.20.7 20-Sep-2016 +@version v5.20.8 17-Dec-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/perf/perf-mysql.inc.php b/perf/perf-mysql.inc.php index 7a0bf065..8a9eb22a 100644 --- a/perf/perf-mysql.inc.php +++ b/perf/perf-mysql.inc.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.7 20-Sep-2016 +@version v5.20.8 17-Dec-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/perf/perf-oci8.inc.php b/perf/perf-oci8.inc.php index eb120c26..1790998c 100644 --- a/perf/perf-oci8.inc.php +++ b/perf/perf-oci8.inc.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.7 20-Sep-2016 +@version v5.20.8 17-Dec-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/perf/perf-postgres.inc.php b/perf/perf-postgres.inc.php index 1eaf3225..3bccccb2 100644 --- a/perf/perf-postgres.inc.php +++ b/perf/perf-postgres.inc.php @@ -1,7 +1,7 @@ <?php /* -@version v5.20.7 20-Sep-2016 +@version v5.20.8 17-Dec-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. |
