diff options
| author | Damien Regad <dregad@mantisbt.org> | 2022-05-08 12:01:41 +0200 |
|---|---|---|
| committer | Damien Regad <dregad@mantisbt.org> | 2022-05-08 12:01:41 +0200 |
| commit | 876bc2287171ea96a571f84c23845e44a759d9a0 (patch) | |
| tree | dd952438696ff4b712dcc359dd6a9a070bf86678 /adodb.inc.php | |
| parent | 464ea0f17cf188c5beb2658234bc0d098009b206 (diff) | |
| download | adodb-876bc2287171ea96a571f84c23845e44a759d9a0.tar.gz adodb-876bc2287171ea96a571f84c23845e44a759d9a0.tar.bz2 adodb-876bc2287171ea96a571f84c23845e44a759d9a0.zip | |
Bump version to 5.22.2v5.22.2
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 6c9f4d9f..7ed8242b 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.2-dev'; + $ADODB_vers = 'v5.22.2 2022-05-08'; /** * Determines whether recordset->RecordCount() is used. |
