diff options
| author | Damien Regad <dregad@mantisbt.org> | 2018-03-30 02:29:00 +0200 |
|---|---|---|
| committer | Damien Regad <dregad@mantisbt.org> | 2018-03-30 02:29:00 +0200 |
| commit | 37b20820ba512ae684c06b93171921037bc6704b (patch) | |
| tree | b45bdfe8b8510c6f36c2bb1cc48c4fb080bf9bbe /perf | |
| parent | 9dabb5d382825f9fd1d2e5a58acfa58c9b58c868 (diff) | |
| download | adodb-37b20820ba512ae684c06b93171921037bc6704b.tar.gz adodb-37b20820ba512ae684c06b93171921037bc6704b.tar.bz2 adodb-37b20820ba512ae684c06b93171921037bc6704b.zip | |
Bump version to 5.20.11v5.20.11
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 3187f0b9..06c091de 100644 --- a/perf/perf-db2.inc.php +++ b/perf/perf-db2.inc.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.10 08-Mar-2018 +@version v5.20.11 30-Mar-2018 @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 82e34848..acd325a7 100644 --- a/perf/perf-informix.inc.php +++ b/perf/perf-informix.inc.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.10 08-Mar-2018 +@version v5.20.11 30-Mar-2018 @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 3627b443..42a854eb 100644 --- a/perf/perf-mssql.inc.php +++ b/perf/perf-mssql.inc.php @@ -1,7 +1,7 @@ <?php /* -@version v5.20.10 08-Mar-2018 +@version v5.20.11 30-Mar-2018 @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 4164a371..b2cfafe6 100644 --- a/perf/perf-mssqlnative.inc.php +++ b/perf/perf-mssqlnative.inc.php @@ -1,7 +1,7 @@ <?php /* -@version v5.20.10 08-Mar-2018 +@version v5.20.11 30-Mar-2018 @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 04466a67..70176e5f 100644 --- a/perf/perf-mysql.inc.php +++ b/perf/perf-mysql.inc.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.10 08-Mar-2018 +@version v5.20.11 30-Mar-2018 @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 1f3ed35f..ad2c2bf4 100644 --- a/perf/perf-oci8.inc.php +++ b/perf/perf-oci8.inc.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.10 08-Mar-2018 +@version v5.20.11 30-Mar-2018 @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 f315f91a..2ffbcf1e 100644 --- a/perf/perf-postgres.inc.php +++ b/perf/perf-postgres.inc.php @@ -1,7 +1,7 @@ <?php /* -@version v5.20.10 08-Mar-2018 +@version v5.20.11 30-Mar-2018 @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. |
