Skip to content

Commit

Permalink
Fix up pinned test make target
Browse files Browse the repository at this point in the history
We've eventually settled on the "make pinned" target so reflect that.
  • Loading branch information
dmnks committed Feb 5, 2024
1 parent fee5642 commit bd5e658
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devel_doc/release_maintaince.md
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,7 @@ you're preparing, for example `4.19.1`.
* soname bumps can only occur at the first version of a new branch
(i.e. alpha/beta).
1. Update the static test output: `make static`
1. Update the output of "pinned" tests: `make pinned`
1. Automake:
Expand Down

0 comments on commit bd5e658

Please sign in to comment.