From a741375176f48b084ca9a110c112323fc7101b75 Mon Sep 17 00:00:00 2001 From: Damien Regad Date: Sat, 22 Nov 2025 16:37:23 +0100 Subject: Bump version to 5.22.11 --- adodb.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adodb.inc.php b/adodb.inc.php index 07fdf72d..f39ac845 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.10 2025-08-03'; + $ADODB_vers = 'v5.22.11 2025-11-22'; /** * Determines whether recordset->RecordCount() is used. -- cgit v1.3