Skip to content

Commit

Permalink
Bump version to 5.21.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dregad committed Jan 22, 2022
1 parent 918dde1 commit c3e6a36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion adodb.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ function ADODB_Setup() {
/**
* ADODB version as a string.
*/
$ADODB_vers = 'v5.21.3 2021-10-31';
$ADODB_vers = 'v5.21.4 2022-01-22';

/**
* Determines whether recordset->RecordCount() is used.
Expand Down

0 comments on commit c3e6a36

Please sign in to comment.