From 97066862ee9d7ae4ada1a0a530330f88cff26e8c Mon Sep 17 00:00:00 2001 From: Damien Regad Date: Wed, 16 Dec 2020 11:23:08 +0100 Subject: Bump version to 5.20.19 (again) Update of $ADODB_vers was missed in the previous bump commit. --- adodb.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adodb.inc.php b/adodb.inc.php index 57825f74..d74a0c99 100644 --- a/adodb.inc.php +++ b/adodb.inc.php @@ -224,7 +224,7 @@ if (!defined('_ADODB_LAYER')) { /** * ADODB version as a string. */ - $ADODB_vers = 'v5.20.17 31-Mar-2020'; + $ADODB_vers = 'v5.20.19 13-Dec-2020'; /** * Determines whether recordset->RecordCount() is used. -- cgit v1.3