diff options
| author | Damien Regad <dregad@mantisbt.org> | 2020-12-20 00:25:48 +0100 |
|---|---|---|
| committer | Damien Regad <dregad@mantisbt.org> | 2020-12-20 00:25:48 +0100 |
| commit | ebaf05de4dc33c559686ce6726d6451b62edde7a (patch) | |
| tree | 525fbe2ffc715b02810efd2ff7f5b6defc5e044f /perf | |
| parent | 969e1ce0de6810c24422067b4f658fc1f4075aeb (diff) | |
| download | adodb-ebaf05de4dc33c559686ce6726d6451b62edde7a.tar.gz adodb-ebaf05de4dc33c559686ce6726d6451b62edde7a.tar.bz2 adodb-ebaf05de4dc33c559686ce6726d6451b62edde7a.zip | |
Bump version to 5.21.0-beta.1v5.21.0-beta.1
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 4c8e73b6..9ceffb82 100644 --- a/perf/perf-db2.inc.php +++ b/perf/perf-db2.inc.php @@ -1,6 +1,6 @@ <?php /* -@version v5.21.0-dev ??-???-2016 +@version v5.21.0-beta.1 20-Dec-2020 @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 20811758..c6d43dec 100644 --- a/perf/perf-informix.inc.php +++ b/perf/perf-informix.inc.php @@ -1,6 +1,6 @@ <?php /* -@version v5.21.0-dev ??-???-2016 +@version v5.21.0-beta.1 20-Dec-2020 @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 101498b9..4c26a14a 100644 --- a/perf/perf-mssql.inc.php +++ b/perf/perf-mssql.inc.php @@ -1,7 +1,7 @@ <?php /* -@version v5.21.0-dev ??-???-2016 +@version v5.21.0-beta.1 20-Dec-2020 @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 d215066f..9e5e3ed2 100644 --- a/perf/perf-mssqlnative.inc.php +++ b/perf/perf-mssqlnative.inc.php @@ -1,7 +1,7 @@ <?php /* -@version v5.21.0-dev ??-???-2016 +@version v5.21.0-beta.1 20-Dec-2020 @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 e1e5b5fd..91cb849f 100644 --- a/perf/perf-mysql.inc.php +++ b/perf/perf-mysql.inc.php @@ -1,6 +1,6 @@ <?php /* -@version v5.21.0-dev ??-???-2016 +@version v5.21.0-beta.1 20-Dec-2020 @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 23932940..9b7b9490 100644 --- a/perf/perf-oci8.inc.php +++ b/perf/perf-oci8.inc.php @@ -1,6 +1,6 @@ <?php /* -@version v5.21.0-dev ??-???-2016 +@version v5.21.0-beta.1 20-Dec-2020 @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 3751c1dd..92a5f8ed 100644 --- a/perf/perf-postgres.inc.php +++ b/perf/perf-postgres.inc.php @@ -1,7 +1,7 @@ <?php /* -@version v5.21.0-dev ??-???-2016 +@version v5.21.0-beta.1 20-Dec-2020 @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. |
