diff options
| author | Damien Regad <dregad@mantisbt.org> | 2014-04-30 10:08:47 +0200 |
|---|---|---|
| committer | Damien Regad <dregad@mantisbt.org> | 2014-04-30 10:08:47 +0200 |
| commit | 0cffa1149c931e1ee28462b8e504e0da41885e7c (patch) | |
| tree | eff70a07e51d26acb7694ee627e45da13eb74852 /perf | |
| parent | 01a15c100a7bfc371e8b10c617e971247228811a (diff) | |
| download | adodb-0cffa1149c931e1ee28462b8e504e0da41885e7c.tar.gz adodb-0cffa1149c931e1ee28462b8e504e0da41885e7c.tar.bz2 adodb-0cffa1149c931e1ee28462b8e504e0da41885e7c.zip | |
Bump version to 5.20dev
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 9eb0c329..6e827b8f 100644 --- a/perf/perf-db2.inc.php +++ b/perf/perf-db2.inc.php @@ -1,6 +1,6 @@ <?php /* -V5.19 23-Apr-2014 (c) 2000-2014 John Lim (jlim#natsoft.com). All rights reserved. +V5.20dev ??-???-2014 (c) 2000-2014 John Lim (jlim#natsoft.com). All rights reserved. Released under both BSD license and Lesser GPL library license. Whenever there is any discrepancy between the two licenses, the BSD license will take precedence. See License.txt. diff --git a/perf/perf-informix.inc.php b/perf/perf-informix.inc.php index 6de76c71..b3072fef 100644 --- a/perf/perf-informix.inc.php +++ b/perf/perf-informix.inc.php @@ -1,6 +1,6 @@ <?php /* -V5.19 23-Apr-2014 (c) 2000-2014 John Lim (jlim#natsoft.com). All rights reserved. +V5.20dev ??-???-2014 (c) 2000-2014 John Lim (jlim#natsoft.com). All rights reserved. Released under both BSD license and Lesser GPL library license. Whenever there is any discrepancy between the two licenses, the BSD license will take precedence. See License.txt. diff --git a/perf/perf-mssql.inc.php b/perf/perf-mssql.inc.php index 2ff4fea0..ed18281d 100644 --- a/perf/perf-mssql.inc.php +++ b/perf/perf-mssql.inc.php @@ -1,7 +1,7 @@ <?php /* -V5.19 23-Apr-2014 (c) 2000-2014 John Lim (jlim#natsoft.com). All rights reserved. +V5.20dev ??-???-2014 (c) 2000-2014 John Lim (jlim#natsoft.com). All rights reserved. Released under both BSD license and Lesser GPL library license. Whenever there is any discrepancy between the two licenses, the BSD license will take precedence. See License.txt. diff --git a/perf/perf-mssqlnative.inc.php b/perf/perf-mssqlnative.inc.php index b67d3705..6e5d2169 100644 --- a/perf/perf-mssqlnative.inc.php +++ b/perf/perf-mssqlnative.inc.php @@ -1,7 +1,7 @@ <?php /* -V5.19 23-Apr-2014 (c) 2000-2014 John Lim (jlim#natsoft.com). All rights reserved. +V5.20dev ??-???-2014 (c) 2000-2014 John Lim (jlim#natsoft.com). All rights reserved. Released under both BSD license and Lesser GPL library license. Whenever there is any discrepancy between the two licenses, the BSD license will take precedence. See License.txt. diff --git a/perf/perf-mysql.inc.php b/perf/perf-mysql.inc.php index 338654d5..3df1c9d3 100644 --- a/perf/perf-mysql.inc.php +++ b/perf/perf-mysql.inc.php @@ -1,6 +1,6 @@ <?php /* -V5.19 23-Apr-2014 (c) 2000-2014 John Lim (jlim#natsoft.com). All rights reserved. +V5.20dev ??-???-2014 (c) 2000-2014 John Lim (jlim#natsoft.com). All rights reserved. Released under both BSD license and Lesser GPL library license. Whenever there is any discrepancy between the two licenses, the BSD license will take precedence. See License.txt. diff --git a/perf/perf-oci8.inc.php b/perf/perf-oci8.inc.php index 5dbd7c81..72687e7a 100644 --- a/perf/perf-oci8.inc.php +++ b/perf/perf-oci8.inc.php @@ -1,6 +1,6 @@ <?php /* -V5.19 23-Apr-2014 (c) 2000-2014 John Lim (jlim#natsoft.com). All rights reserved. +V5.20dev ??-???-2014 (c) 2000-2014 John Lim (jlim#natsoft.com). All rights reserved. Released under both BSD license and Lesser GPL library license. Whenever there is any discrepancy between the two licenses, the BSD license will take precedence. See License.txt. diff --git a/perf/perf-postgres.inc.php b/perf/perf-postgres.inc.php index 81ae2ffa..64f09cfe 100644 --- a/perf/perf-postgres.inc.php +++ b/perf/perf-postgres.inc.php @@ -1,7 +1,7 @@ <?php /* -V5.19 23-Apr-2014 (c) 2000-2014 John Lim (jlim#natsoft.com). All rights reserved. +V5.20dev ??-???-2014 (c) 2000-2014 John Lim (jlim#natsoft.com). All rights reserved. Released under both BSD license and Lesser GPL library license. Whenever there is any discrepancy between the two licenses, the BSD license will take precedence. See License.txt. |
