Skip to content

Commit bb87e83

Browse files
committed
Bump version to 5.22.4
1 parent acff333 commit bb87e83

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

adodb.inc.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ function ADODB_Setup() {
198198
/**
199199
* ADODB version as a string.
200200
*/
201-
$ADODB_vers = 'v5.22.4-dev Unreleased';
201+
$ADODB_vers = 'v5.22.4 2022-10-28';
202202

203203
/**
204204
* Determines whether recordset->RecordCount() is used.

docs/changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Older changelogs:
1414

1515
--------------------------------------------------------------------------------
1616

17-
## [5.22.4] - Unreleased
17+
## [5.22.4] - 2022-10-28
1818

1919
### Fixed
2020

0 commit comments

Comments
 (0)