diff options
| author | Damien Regad <dregad@mantisbt.org> | 2025-01-25 02:10:09 +0100 |
|---|---|---|
| committer | Damien Regad <dregad@mantisbt.org> | 2025-01-25 02:10:09 +0100 |
| commit | bc0d3e05ce89f3c73c24d1cb78de57793d1afe3a (patch) | |
| tree | d382e8a7e99e3a9b008fdadc0e33dd9b8aba1012 /adodb.inc.php | |
| parent | 439fd7a24c3fd7c45fc981e6c707300ee1a5a432 (diff) | |
| download | adodb-bc0d3e05ce89f3c73c24d1cb78de57793d1afe3a.tar.gz adodb-bc0d3e05ce89f3c73c24d1cb78de57793d1afe3a.tar.bz2 adodb-bc0d3e05ce89f3c73c24d1cb78de57793d1afe3a.zip | |
Bump version to 5.22.8v5.22.8
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 fce37df0..f4edaea7 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.8-dev Unreleased'; + $ADODB_vers = 'v5.22.8 2025-01-25'; /** * Determines whether recordset->RecordCount() is used. |
