diff options
| author | Damien Regad <dregad@mantisbt.org> | 2015-12-27 19:34:07 +0100 |
|---|---|---|
| committer | Damien Regad <dregad@mantisbt.org> | 2015-12-27 20:13:08 +0100 |
| commit | 3d83c0c3b99e0a1b6b847ab129fb24242f53b8d3 (patch) | |
| tree | d82283be62cc6413b51dac3a5a74ac6979eb8df0 /perf | |
| parent | 52e13a9dca3cf3e822df99b49f98720140ad7885 (diff) | |
| download | adodb-3d83c0c3b99e0a1b6b847ab129fb24242f53b8d3.tar.gz adodb-3d83c0c3b99e0a1b6b847ab129fb24242f53b8d3.tar.bz2 adodb-3d83c0c3b99e0a1b6b847ab129fb24242f53b8d3.zip | |
Update version to avoid merge conflicts
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 780c9cdf..c787faa8 100644 --- a/perf/perf-db2.inc.php +++ b/perf/perf-db2.inc.php @@ -1,6 +1,6 @@ <?php /* -@version v5.21dev ??-???-2015 +@version v5.21.0-dev ??-???-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/perf/perf-informix.inc.php b/perf/perf-informix.inc.php index c076cec1..9f9764d0 100644 --- a/perf/perf-informix.inc.php +++ b/perf/perf-informix.inc.php @@ -1,6 +1,6 @@ <?php /* -@version v5.21dev ??-???-2015 +@version v5.21.0-dev ??-???-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/perf/perf-mssql.inc.php b/perf/perf-mssql.inc.php index 86ea2e00..ce5253ff 100644 --- a/perf/perf-mssql.inc.php +++ b/perf/perf-mssql.inc.php @@ -1,7 +1,7 @@ <?php /* -@version v5.21dev ??-???-2015 +@version v5.21.0-dev ??-???-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/perf/perf-mssqlnative.inc.php b/perf/perf-mssqlnative.inc.php index 2d083cd5..e9effd8f 100644 --- a/perf/perf-mssqlnative.inc.php +++ b/perf/perf-mssqlnative.inc.php @@ -1,7 +1,7 @@ <?php /* -@version v5.21dev ??-???-2015 +@version v5.21.0-dev ??-???-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/perf/perf-mysql.inc.php b/perf/perf-mysql.inc.php index ad65a74b..fc30d9fc 100644 --- a/perf/perf-mysql.inc.php +++ b/perf/perf-mysql.inc.php @@ -1,6 +1,6 @@ <?php /* -@version v5.21dev ??-???-2015 +@version v5.21.0-dev ??-???-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/perf/perf-oci8.inc.php b/perf/perf-oci8.inc.php index 410e43c9..fe865f3d 100644 --- a/perf/perf-oci8.inc.php +++ b/perf/perf-oci8.inc.php @@ -1,6 +1,6 @@ <?php /* -@version v5.21dev ??-???-2015 +@version v5.21.0-dev ??-???-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/perf/perf-postgres.inc.php b/perf/perf-postgres.inc.php index ec03b65f..f112ef18 100644 --- a/perf/perf-postgres.inc.php +++ b/perf/perf-postgres.inc.php @@ -1,7 +1,7 @@ <?php /* -@version v5.21dev ??-???-2015 +@version v5.21.0-dev ??-???-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. |
