diff options
| author | Damien Regad <dregad@mantisbt.org> | 2016-01-01 23:50:00 +0100 |
|---|---|---|
| committer | Damien Regad <dregad@mantisbt.org> | 2016-01-01 23:50:00 +0100 |
| commit | 6b0637c8e87998811a81f6789e20e8ddcc7f19cb (patch) | |
| tree | 9f4d2afb2c7df07b34e24a7cac01502a87d2dc55 /tests | |
| parent | 7e0210e7af415edbf1eda2132214827ee27cd056 (diff) | |
| download | adodb-6b0637c8e87998811a81f6789e20e8ddcc7f19cb.tar.gz adodb-6b0637c8e87998811a81f6789e20e8ddcc7f19cb.tar.bz2 adodb-6b0637c8e87998811a81f6789e20e8ddcc7f19cb.zip | |
Bump version to 5.20.3v5.20.3
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 3505b07d..7812a693 100644 --- a/tests/benchmark.php +++ b/tests/benchmark.php @@ -8,7 +8,7 @@ <body> <?php /* -@version v5.20.2 27-Dec-2015 +@version v5.20.3 01-Jan-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 92abf5cb..393f122b 100644 --- a/tests/client.php +++ b/tests/client.php @@ -2,7 +2,7 @@ <body bgcolor=white> <?php /** - * @version v5.20.2 27-Dec-2015 + * @version v5.20.3 01-Jan-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 b3b94a0b..44cd62ce 100644 --- a/tests/test-datadict.php +++ b/tests/test-datadict.php @@ -1,7 +1,7 @@ <?php /* - @version v5.20.2 27-Dec-2015 + @version v5.20.3 01-Jan-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 8e509c48..4d89f3cc 100644 --- a/tests/test-php5.php +++ b/tests/test-php5.php @@ -1,6 +1,6 @@ <?php /* - @version v5.20.2 27-Dec-2015 + @version v5.20.3 01-Jan-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 2bbb0cdc..b20b6b40 100644 --- a/tests/test.php +++ b/tests/test.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.2 27-Dec-2015 +@version v5.20.3 01-Jan-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 4872d57c..25de4f88 100644 --- a/tests/test3.php +++ b/tests/test3.php @@ -1,6 +1,6 @@ <?php /* - @version v5.20.2 27-Dec-2015 + @version v5.20.3 01-Jan-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 77314fe8..8267c384 100644 --- a/tests/test4.php +++ b/tests/test4.php @@ -1,7 +1,7 @@ <?php /** - * @version v5.20.2 27-Dec-2015 + * @version v5.20.3 01-Jan-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 fdd9c582..051445a5 100644 --- a/tests/test5.php +++ b/tests/test5.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.2 27-Dec-2015 +@version v5.20.3 01-Jan-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 dc298854..b0e72263 100644 --- a/tests/testcache.php +++ b/tests/testcache.php @@ -2,7 +2,7 @@ <body> <?php /* -@version v5.20.2 27-Dec-2015 +@version v5.20.3 01-Jan-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 8ac0a553..3027a576 100644 --- a/tests/testdatabases.inc.php +++ b/tests/testdatabases.inc.php @@ -1,7 +1,7 @@ <?php /* -@version v5.20.2 27-Dec-2015 +@version v5.20.3 01-Jan-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 e2f0d9ad..e2bd5ab0 100644 --- a/tests/testmssql.php +++ b/tests/testmssql.php @@ -1,7 +1,7 @@ <?php /** - * @version v5.20.2 27-Dec-2015 + * @version v5.20.3 01-Jan-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 fdc202a5..432e734f 100644 --- a/tests/testoci8.php +++ b/tests/testoci8.php @@ -2,7 +2,7 @@ <body> <?php /* -@version v5.20.2 27-Dec-2015 +@version v5.20.3 01-Jan-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 047f57ca..81b7487f 100644 --- a/tests/testoci8cursor.php +++ b/tests/testoci8cursor.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.2 27-Dec-2015 +@version v5.20.3 01-Jan-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 e7d46350..c87b57b4 100644 --- a/tests/testpaging.php +++ b/tests/testpaging.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.2 27-Dec-2015 +@version v5.20.3 01-Jan-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 ff3f7bd8..06eaaeb0 100644 --- a/tests/testpear.php +++ b/tests/testpear.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.2 27-Dec-2015 +@version v5.20.3 01-Jan-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 fb122f6c..ede2655c 100644 --- a/tests/testsessions.php +++ b/tests/testsessions.php @@ -1,7 +1,7 @@ <?php /* -@version v5.20.2 27-Dec-2015 +@version v5.20.3 01-Jan-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. |
