diff options
| author | Damien Regad <dregad@mantisbt.org> | 2025-05-01 13:49:24 +0200 |
|---|---|---|
| committer | Damien Regad <dregad@mantisbt.org> | 2025-05-01 13:49:24 +0200 |
| commit | a568bfeb72d6b5942df747adc36b95165a083e60 (patch) | |
| tree | 500761a356f3e4bb9ddd4da4aaa4afa3ee372b8a /adodb.inc.php | |
| parent | 85538577762b2b912934d6aeb18c3f737183d0f8 (diff) | |
| download | adodb-a568bfeb72d6b5942df747adc36b95165a083e60.tar.gz adodb-a568bfeb72d6b5942df747adc36b95165a083e60.tar.bz2 adodb-a568bfeb72d6b5942df747adc36b95165a083e60.zip | |
Bump version to 5.22.9v5.22.9
Diffstat (limited to 'adodb.inc.php')
| -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 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. |
