diff options
| author | Damien Regad <dregad@mantisbt.org> | 2016-09-20 08:27:30 +0200 |
|---|---|---|
| committer | Damien Regad <dregad@mantisbt.org> | 2016-09-20 08:29:42 +0200 |
| commit | 5022ed61cdda0950b404bedb01c52020f736526f (patch) | |
| tree | 2d693a68c15e17a041232bb864c2c4cd6d47f87a /tests | |
| parent | 49254f2f2f13fb0d28b518f0bcacd29f3c623b66 (diff) | |
| download | adodb-5022ed61cdda0950b404bedb01c52020f736526f.tar.gz adodb-5022ed61cdda0950b404bedb01c52020f736526f.tar.bz2 adodb-5022ed61cdda0950b404bedb01c52020f736526f.zip | |
Bump version to 5.20.7v5.20.7
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 ff58e409..e2c6f8ea 100644 --- a/tests/benchmark.php +++ b/tests/benchmark.php @@ -8,7 +8,7 @@ <body> <?php /* -@version v5.20.7 19-Sep-2016 +@version v5.20.7 20-Sep-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/tests/client.php b/tests/client.php index 52dd4df7..045c50c3 100644 --- a/tests/client.php +++ b/tests/client.php @@ -2,7 +2,7 @@ <body bgcolor=white> <?php /** - * @version v5.20.7 19-Sep-2016 + * @version v5.20.7 20-Sep-2016 * @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 efa40c80..96c99071 100644 --- a/tests/test-datadict.php +++ b/tests/test-datadict.php @@ -1,7 +1,7 @@ <?php /* - @version v5.20.7 19-Sep-2016 + @version v5.20.7 20-Sep-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/tests/test-php5.php b/tests/test-php5.php index 8cc49a6e..0c913d0e 100644 --- a/tests/test-php5.php +++ b/tests/test-php5.php @@ -1,6 +1,6 @@ <?php /* - @version v5.20.7 19-Sep-2016 + @version v5.20.7 20-Sep-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/tests/test.php b/tests/test.php index d9120a28..10fee54d 100644 --- a/tests/test.php +++ b/tests/test.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.7 19-Sep-2016 +@version v5.20.7 20-Sep-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/tests/test3.php b/tests/test3.php index f5b19440..a584eb3f 100644 --- a/tests/test3.php +++ b/tests/test3.php @@ -1,6 +1,6 @@ <?php /* - @version v5.20.7 19-Sep-2016 + @version v5.20.7 20-Sep-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/tests/test4.php b/tests/test4.php index c29cdb9f..fc45b1a7 100644 --- a/tests/test4.php +++ b/tests/test4.php @@ -1,7 +1,7 @@ <?php /** - * @version v5.20.7 19-Sep-2016 + * @version v5.20.7 20-Sep-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/tests/test5.php b/tests/test5.php index d000d055..c1630ce6 100644 --- a/tests/test5.php +++ b/tests/test5.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.7 19-Sep-2016 +@version v5.20.7 20-Sep-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/tests/testcache.php b/tests/testcache.php index 3a5ec136..3ed95b59 100644 --- a/tests/testcache.php +++ b/tests/testcache.php @@ -2,7 +2,7 @@ <body> <?php /* -@version v5.20.7 19-Sep-2016 +@version v5.20.7 20-Sep-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/tests/testdatabases.inc.php b/tests/testdatabases.inc.php index 85bda204..a8daa26a 100644 --- a/tests/testdatabases.inc.php +++ b/tests/testdatabases.inc.php @@ -1,7 +1,7 @@ <?php /* -@version v5.20.7 19-Sep-2016 +@version v5.20.7 20-Sep-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/tests/testmssql.php b/tests/testmssql.php index 9ba523c1..0b56d25f 100644 --- a/tests/testmssql.php +++ b/tests/testmssql.php @@ -1,7 +1,7 @@ <?php /** - * @version v5.20.7 19-Sep-2016 + * @version v5.20.7 20-Sep-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/tests/testoci8.php b/tests/testoci8.php index acd4fe34..899cfb1d 100644 --- a/tests/testoci8.php +++ b/tests/testoci8.php @@ -2,7 +2,7 @@ <body> <?php /* -@version v5.20.7 19-Sep-2016 +@version v5.20.7 20-Sep-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/tests/testoci8cursor.php b/tests/testoci8cursor.php index 44ab0959..e7fa30a2 100644 --- a/tests/testoci8cursor.php +++ b/tests/testoci8cursor.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.7 19-Sep-2016 +@version v5.20.7 20-Sep-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/tests/testpaging.php b/tests/testpaging.php index 1a1e3b58..de647d18 100644 --- a/tests/testpaging.php +++ b/tests/testpaging.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.7 19-Sep-2016 +@version v5.20.7 20-Sep-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/tests/testpear.php b/tests/testpear.php index e993a7d2..ce0563bd 100644 --- a/tests/testpear.php +++ b/tests/testpear.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.7 19-Sep-2016 +@version v5.20.7 20-Sep-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/tests/testsessions.php b/tests/testsessions.php index f7d2fcea..35b62bd5 100644 --- a/tests/testsessions.php +++ b/tests/testsessions.php @@ -1,7 +1,7 @@ <?php /* -@version v5.20.7 19-Sep-2016 +@version v5.20.7 20-Sep-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. |
