diff options
| -rw-r--r-- | adodb.inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
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. |
