diff options
| author | Damien Regad <dregad@mantisbt.org> | 2022-09-06 12:02:30 +0200 |
|---|---|---|
| committer | Damien Regad <dregad@mantisbt.org> | 2022-09-06 12:02:30 +0200 |
| commit | b937df7f7efde5c98c501f6fc472ec3ab276c3c9 (patch) | |
| tree | 8d4926d0f461a6032ea17e831038223ce686eea1 /adodb.inc.php | |
| parent | 38edc346b7086f4908204dd1e2c61891f18d044e (diff) | |
| download | adodb-b937df7f7efde5c98c501f6fc472ec3ab276c3c9.tar.gz adodb-b937df7f7efde5c98c501f6fc472ec3ab276c3c9.tar.bz2 adodb-b937df7f7efde5c98c501f6fc472ec3ab276c3c9.zip | |
Bump version to 5.22.3v5.22.3
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 a6b3781b..7e7815b6 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.3-dev Unreleased'; + $ADODB_vers = 'v5.22.3 2022-09-06'; /** * Determines whether recordset->RecordCount() is used. |
