summaryrefslogtreecommitdiff
path: root/perf
diff options
context:
space:
mode:
authorDamien Regad <dregad@mantisbt.org>2021-02-02 00:44:35 +0100
committerDamien Regad <dregad@mantisbt.org>2021-02-02 00:45:03 +0100
commitdd42240492b4d2e8c4cc3fc36c55571326c8421a (patch)
tree5ba708c2080dee34f894a9d99ffd791f7d639ef7 /perf
parent4b821c3e7eba20e34d1c0c1a238b91a6951bbb9c (diff)
downloadadodb-dd42240492b4d2e8c4cc3fc36c55571326c8421a.tar.gz
adodb-dd42240492b4d2e8c4cc3fc36c55571326c8421a.tar.bz2
adodb-dd42240492b4d2e8c4cc3fc36c55571326c8421a.zip
Bump version to 5.21.0-rc.1v5.21.0-rc.1
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 9ceffb82..7970aecd 100644
--- a/perf/perf-db2.inc.php
+++ b/perf/perf-db2.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.21.0-beta.1 20-Dec-2020
+@version v5.21.0-rc.1 2021-02-02
@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 c6d43dec..962443d8 100644
--- a/perf/perf-informix.inc.php
+++ b/perf/perf-informix.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.21.0-beta.1 20-Dec-2020
+@version v5.21.0-rc.1 2021-02-02
@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 4c26a14a..1bf325f9 100644
--- a/perf/perf-mssql.inc.php
+++ b/perf/perf-mssql.inc.php
@@ -1,7 +1,7 @@
<?php
/*
-@version v5.21.0-beta.1 20-Dec-2020
+@version v5.21.0-rc.1 2021-02-02
@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 9e5e3ed2..0b812289 100644
--- a/perf/perf-mssqlnative.inc.php
+++ b/perf/perf-mssqlnative.inc.php
@@ -1,7 +1,7 @@
<?php
/*
-@version v5.21.0-beta.1 20-Dec-2020
+@version v5.21.0-rc.1 2021-02-02
@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 91cb849f..a27e98f0 100644
--- a/perf/perf-mysql.inc.php
+++ b/perf/perf-mysql.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.21.0-beta.1 20-Dec-2020
+@version v5.21.0-rc.1 2021-02-02
@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 9b7b9490..a5fe241c 100644
--- a/perf/perf-oci8.inc.php
+++ b/perf/perf-oci8.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.21.0-beta.1 20-Dec-2020
+@version v5.21.0-rc.1 2021-02-02
@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 92a5f8ed..dcca3036 100644
--- a/perf/perf-postgres.inc.php
+++ b/perf/perf-postgres.inc.php
@@ -1,7 +1,7 @@
<?php
/*
-@version v5.21.0-beta.1 20-Dec-2020
+@version v5.21.0-rc.1 2021-02-02
@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.