From a568bfeb72d6b5942df747adc36b95165a083e60 Mon Sep 17 00:00:00 2001 From: Damien Regad Date: Thu, 1 May 2025 13:49:24 +0200 Subject: Bump version to 5.22.9 --- adodb.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'adodb.inc.php') diff --git a/adodb.inc.php b/adodb.inc.php index 0f60bc75..86faa220 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.9-dev Unreleased'; + $ADODB_vers = 'v5.22.9 2025-05-01'; /** * Determines whether recordset->RecordCount() is used. -- cgit v1.3