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 /tests | |
| 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 'tests')
| -rw-r--r-- | tests/benchmark.php | 2 | ||||
| -rw-r--r-- | tests/client.php | 2 | ||||
| -rw-r--r-- | tests/test-datadict.php | 2 | ||||
| -rw-r--r-- | tests/test-php5.php | 2 | ||||
| -rw-r--r-- | tests/test.php | 2 | ||||
| -rw-r--r-- | tests/test3.php | 2 | ||||
| -rw-r--r-- | tests/test4.php | 2 | ||||
| -rw-r--r-- | tests/test5.php | 2 | ||||
| -rw-r--r-- | tests/testcache.php | 2 | ||||
| -rw-r--r-- | tests/testdatabases.inc.php | 2 | ||||
| -rw-r--r-- | tests/testmssql.php | 2 | ||||
| -rw-r--r-- | tests/testoci8.php | 2 | ||||
| -rw-r--r-- | tests/testoci8cursor.php | 2 | ||||
| -rw-r--r-- | tests/testpaging.php | 2 | ||||
| -rw-r--r-- | tests/testpear.php | 2 | ||||
| -rw-r--r-- | tests/testsessions.php | 2 |
16 files changed, 16 insertions, 16 deletions
diff --git a/tests/benchmark.php b/tests/benchmark.php index 29223e3f..5ea3f930 100644 --- a/tests/benchmark.php +++ b/tests/benchmark.php @@ -8,7 +8,7 @@ <body> <?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/tests/client.php b/tests/client.php index 27ac4c84..d6b337d2 100644 --- a/tests/client.php +++ b/tests/client.php @@ -2,7 +2,7 @@ <body bgcolor=white> <?php /** - * @version v5.21.0-dev ??-???-2016 + * @version v5.21.0-beta.1 20-Dec-2020 * @copyright (c) 2001-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/tests/test-datadict.php b/tests/test-datadict.php index 5eebe71d..8344d9de 100644 --- a/tests/test-datadict.php +++ b/tests/test-datadict.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/tests/test-php5.php b/tests/test-php5.php index 6ab4cf28..c2b392a7 100644 --- a/tests/test-php5.php +++ b/tests/test-php5.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/tests/test.php b/tests/test.php index 8b2716b2..1d334fcc 100644 --- a/tests/test.php +++ b/tests/test.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/tests/test3.php b/tests/test3.php index 5d155725..e5620207 100644 --- a/tests/test3.php +++ b/tests/test3.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/tests/test4.php b/tests/test4.php index dfca95cb..bdd19f29 100644 --- a/tests/test4.php +++ b/tests/test4.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/tests/test5.php b/tests/test5.php index 09ec83e6..749c429c 100644 --- a/tests/test5.php +++ b/tests/test5.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/tests/testcache.php b/tests/testcache.php index 8167b4e6..e6db6078 100644 --- a/tests/testcache.php +++ b/tests/testcache.php @@ -2,7 +2,7 @@ <body> <?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/tests/testdatabases.inc.php b/tests/testdatabases.inc.php index f73b8fe4..ff5faf9a 100644 --- a/tests/testdatabases.inc.php +++ b/tests/testdatabases.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/tests/testmssql.php b/tests/testmssql.php index 52696f89..51828154 100644 --- a/tests/testmssql.php +++ b/tests/testmssql.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/tests/testoci8.php b/tests/testoci8.php index 8fb05e2f..14631287 100644 --- a/tests/testoci8.php +++ b/tests/testoci8.php @@ -2,7 +2,7 @@ <body> <?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/tests/testoci8cursor.php b/tests/testoci8cursor.php index 6edc5db0..99b060d5 100644 --- a/tests/testoci8cursor.php +++ b/tests/testoci8cursor.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/tests/testpaging.php b/tests/testpaging.php index 403571df..b79ee98a 100644 --- a/tests/testpaging.php +++ b/tests/testpaging.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/tests/testpear.php b/tests/testpear.php index 6782c117..69674a96 100644 --- a/tests/testpear.php +++ b/tests/testpear.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/tests/testsessions.php b/tests/testsessions.php index 33cf076a..32f3d9c4 100644 --- a/tests/testsessions.php +++ b/tests/testsessions.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. |
