diff options
| author | Damien Regad <dregad@mantisbt.org> | 2025-08-03 18:20:39 +0200 |
|---|---|---|
| committer | Damien Regad <dregad@mantisbt.org> | 2025-08-03 18:20:39 +0200 |
| commit | 38ce257600e67b1e854f2e9054166569cff4bf6b (patch) | |
| tree | 81b4a1e1601300dfc4af5f8dcc4a36562c1eb958 | |
| parent | cb08cbaebc9e252be06a5e80b1246889b481a447 (diff) | |
| download | adodb-38ce257600e67b1e854f2e9054166569cff4bf6b.tar.gz adodb-38ce257600e67b1e854f2e9054166569cff4bf6b.tar.bz2 adodb-38ce257600e67b1e854f2e9054166569cff4bf6b.zip | |
Bump version to 5.22.10v5.22.10
| -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 86faa220..de73084e 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 2025-05-01'; + $ADODB_vers = 'v5.22.10 2025-08-03'; /** * Determines whether recordset->RecordCount() is used. |
