summaryrefslogtreecommitdiff
path: root/perf
diff options
context:
space:
mode:
authorDamien Regad <dregad@mantisbt.org>2016-08-10 13:08:40 +0200
committerDamien Regad <dregad@mantisbt.org>2016-08-10 13:08:40 +0200
commit7ce997d4c5957a1a96e7ab483ad088b15f02b191 (patch)
tree2ba2c60c7a59affdb9667f484715cf8c22658531 /perf
parent8f2c74e8441c24216099f25b6524a56865fe9061 (diff)
downloadadodb-7ce997d4c5957a1a96e7ab483ad088b15f02b191.tar.gz
adodb-7ce997d4c5957a1a96e7ab483ad088b15f02b191.tar.bz2
adodb-7ce997d4c5957a1a96e7ab483ad088b15f02b191.zip
Bump version to 5.20.5v5.20.5
Diffstat (limited to 'perf')
-rw-r--r--perf/perf-db2.inc.php2
-rw-r--r--perf/perf-informix.inc.php2
-rw-r--r--perf/perf-mssql.inc.php2
-rw-r--r--perf/perf-mssqlnative.inc.php2
-rw-r--r--perf/perf-mysql.inc.php2
-rw-r--r--perf/perf-oci8.inc.php2
-rw-r--r--perf/perf-postgres.inc.php2
7 files changed, 7 insertions, 7 deletions
diff --git a/perf/perf-db2.inc.php b/perf/perf-db2.inc.php
index 9d2f637f..703121e5 100644
--- a/perf/perf-db2.inc.php
+++ b/perf/perf-db2.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.20.4 30-Mar-2016
+@version v5.20.5 10-Aug-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/perf/perf-informix.inc.php b/perf/perf-informix.inc.php
index 8801d8de..12fd52f3 100644
--- a/perf/perf-informix.inc.php
+++ b/perf/perf-informix.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.20.4 30-Mar-2016
+@version v5.20.5 10-Aug-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/perf/perf-mssql.inc.php b/perf/perf-mssql.inc.php
index 0583722b..99a94ff8 100644
--- a/perf/perf-mssql.inc.php
+++ b/perf/perf-mssql.inc.php
@@ -1,7 +1,7 @@
<?php
/*
-@version v5.20.4 30-Mar-2016
+@version v5.20.5 10-Aug-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/perf/perf-mssqlnative.inc.php b/perf/perf-mssqlnative.inc.php
index 4ce613ef..0fc49508 100644
--- a/perf/perf-mssqlnative.inc.php
+++ b/perf/perf-mssqlnative.inc.php
@@ -1,7 +1,7 @@
<?php
/*
-@version v5.20.4 30-Mar-2016
+@version v5.20.5 10-Aug-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/perf/perf-mysql.inc.php b/perf/perf-mysql.inc.php
index 53ab75f8..5f8f2d50 100644
--- a/perf/perf-mysql.inc.php
+++ b/perf/perf-mysql.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.20.4 30-Mar-2016
+@version v5.20.5 10-Aug-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/perf/perf-oci8.inc.php b/perf/perf-oci8.inc.php
index 403a63cc..b93ab548 100644
--- a/perf/perf-oci8.inc.php
+++ b/perf/perf-oci8.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.20.4 30-Mar-2016
+@version v5.20.5 10-Aug-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/perf/perf-postgres.inc.php b/perf/perf-postgres.inc.php
index aaeeed3e..0c870cb2 100644
--- a/perf/perf-postgres.inc.php
+++ b/perf/perf-postgres.inc.php
@@ -1,7 +1,7 @@
<?php
/*
-@version v5.20.4 30-Mar-2016
+@version v5.20.5 10-Aug-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.