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 f39ac845..eacdc0c2 100644 --- a/adodb.inc.php +++ b/adodb.inc.php @@ -198,7 +198,7 @@ if (!defined('_ADODB_LAYER')) { /** * ADODB version as a string. */ - $ADODB_vers = 'v5.22.11 2025-11-22'; + $ADODB_vers = 'v5.22.11-lsc 2026-05-12'; /** * Determines whether recordset->RecordCount() is used. |
