diff options
| author | Damien Regad <dregad@mantisbt.org> | 2015-11-28 02:54:12 +0100 |
|---|---|---|
| committer | Damien Regad <dregad@mantisbt.org> | 2015-11-28 02:54:12 +0100 |
| commit | 023426de7759db2842922dd360c2da55d623a731 (patch) | |
| tree | df18eca3fa89bc2d823ed3a48260ee78bc644af9 /tests | |
| parent | 596601da0aa3d4c0cf99fe4dd515ced0cc70d3ec (diff) | |
| download | adodb-023426de7759db2842922dd360c2da55d623a731.tar.gz adodb-023426de7759db2842922dd360c2da55d623a731.tar.bz2 adodb-023426de7759db2842922dd360c2da55d623a731.zip | |
Bump version to 5.20.0v5.20.0
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 55c068f1..194c099d 100644 --- a/tests/benchmark.php +++ b/tests/benchmark.php @@ -8,7 +8,7 @@ <body> <?php /* -@version V5.20dev ??-???-2014 +@version v5.20.0 28-Nov-2015 @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 c59f0698..4098529b 100644 --- a/tests/client.php +++ b/tests/client.php @@ -2,7 +2,7 @@ <body bgcolor=white> <?php /** - * @version V5.20dev ??-???-2014 + * @version v5.20.0 28-Nov-2015 * @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 12af1ce5..c84c39ad 100644 --- a/tests/test-datadict.php +++ b/tests/test-datadict.php @@ -1,7 +1,7 @@ <?php /* - @version V5.20dev ??-???-2014 + @version v5.20.0 28-Nov-2015 @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 127f7fdd..4605d933 100644 --- a/tests/test-php5.php +++ b/tests/test-php5.php @@ -1,6 +1,6 @@ <?php /* - @version V5.20dev ??-???-2014 + @version v5.20.0 28-Nov-2015 @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 78d957f2..693cbb77 100644 --- a/tests/test.php +++ b/tests/test.php @@ -1,6 +1,6 @@ <?php /* -@version V5.20dev ??-???-2014 +@version v5.20.0 28-Nov-2015 @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 a79ac12f..d9e640b6 100644 --- a/tests/test3.php +++ b/tests/test3.php @@ -1,6 +1,6 @@ <?php /* - @version V5.20dev ??-???-2014 + @version v5.20.0 28-Nov-2015 @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 1e50d47c..a3fe9c7b 100644 --- a/tests/test4.php +++ b/tests/test4.php @@ -1,7 +1,7 @@ <?php /** - * @version V5.20dev ??-???-2014 + * @version v5.20.0 28-Nov-2015 * @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 2c2c9e71..36d80a24 100644 --- a/tests/test5.php +++ b/tests/test5.php @@ -1,6 +1,6 @@ <?php /* -@version V5.20dev ??-???-2014 +@version v5.20.0 28-Nov-2015 @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 c123ea32..16ec836c 100644 --- a/tests/testcache.php +++ b/tests/testcache.php @@ -2,7 +2,7 @@ <body> <?php /* -@version V5.20dev ??-???-2014 +@version v5.20.0 28-Nov-2015 @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 abd202ef..43bc0fa3 100644 --- a/tests/testdatabases.inc.php +++ b/tests/testdatabases.inc.php @@ -1,7 +1,7 @@ <?php /* -@version V5.20dev ??-???-2014 +@version v5.20.0 28-Nov-2015 @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 ec10c7c6..6fadf510 100644 --- a/tests/testmssql.php +++ b/tests/testmssql.php @@ -1,7 +1,7 @@ <?php /** - * @version V5.20dev ??-???-2014 + * @version v5.20.0 28-Nov-2015 * @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 bf7fabc2..dfab21e7 100644 --- a/tests/testoci8.php +++ b/tests/testoci8.php @@ -2,7 +2,7 @@ <body> <?php /* -@version V5.20dev ??-???-2014 +@version v5.20.0 28-Nov-2015 @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 d6779208..df07b025 100644 --- a/tests/testoci8cursor.php +++ b/tests/testoci8cursor.php @@ -1,6 +1,6 @@ <?php /* -@version V5.20dev ??-???-2014 +@version v5.20.0 28-Nov-2015 @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 f940b081..f21e45d0 100644 --- a/tests/testpaging.php +++ b/tests/testpaging.php @@ -1,6 +1,6 @@ <?php /* -@version V5.20dev ??-???-2014 +@version v5.20.0 28-Nov-2015 @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 6a6719fe..5c2b7541 100644 --- a/tests/testpear.php +++ b/tests/testpear.php @@ -1,6 +1,6 @@ <?php /* -@version V5.20dev ??-???-2014 +@version v5.20.0 28-Nov-2015 @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 cfc586ed..33bb1eda 100644 --- a/tests/testsessions.php +++ b/tests/testsessions.php @@ -1,7 +1,7 @@ <?php /* -@version V5.20dev ??-???-2014 +@version v5.20.0 28-Nov-2015 @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. |
