summaryrefslogtreecommitdiff
path: root/perf
diff options
context:
space:
mode:
authorDamien Regad <dregad@mantisbt.org>2016-01-01 23:50:00 +0100
committerDamien Regad <dregad@mantisbt.org>2016-01-01 23:50:00 +0100
commit6b0637c8e87998811a81f6789e20e8ddcc7f19cb (patch)
tree9f4d2afb2c7df07b34e24a7cac01502a87d2dc55 /perf
parent7e0210e7af415edbf1eda2132214827ee27cd056 (diff)
downloadadodb-6b0637c8e87998811a81f6789e20e8ddcc7f19cb.tar.gz
adodb-6b0637c8e87998811a81f6789e20e8ddcc7f19cb.tar.bz2
adodb-6b0637c8e87998811a81f6789e20e8ddcc7f19cb.zip
Bump version to 5.20.3v5.20.3
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 bc4475af..e0865c35 100644
--- a/perf/perf-db2.inc.php
+++ b/perf/perf-db2.inc.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/perf/perf-informix.inc.php b/perf/perf-informix.inc.php
index cdc615cc..2234ba55 100644
--- a/perf/perf-informix.inc.php
+++ b/perf/perf-informix.inc.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/perf/perf-mssql.inc.php b/perf/perf-mssql.inc.php
index bc804a3e..092209c3 100644
--- a/perf/perf-mssql.inc.php
+++ b/perf/perf-mssql.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/perf/perf-mssqlnative.inc.php b/perf/perf-mssqlnative.inc.php
index 89c47096..9da3fab6 100644
--- a/perf/perf-mssqlnative.inc.php
+++ b/perf/perf-mssqlnative.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/perf/perf-mysql.inc.php b/perf/perf-mysql.inc.php
index bc68ec93..f961246a 100644
--- a/perf/perf-mysql.inc.php
+++ b/perf/perf-mysql.inc.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/perf/perf-oci8.inc.php b/perf/perf-oci8.inc.php
index aeef32a2..06181b22 100644
--- a/perf/perf-oci8.inc.php
+++ b/perf/perf-oci8.inc.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/perf/perf-postgres.inc.php b/perf/perf-postgres.inc.php
index 38164393..a362d750 100644
--- a/perf/perf-postgres.inc.php
+++ b/perf/perf-postgres.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.