Page MenuHomePhabricator

Bump version to 0.22.2
ClosedPublic

Authored by jasonbcox on Aug 28 2020, 18:32.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC412606949534: Bump version to 0.22.2
Summary

See title.

Test Plan
./bitcoind --version | head -n1
./bitcoin-cli --version | head -n1
./qt/bitcoin-qt --version | head -n1
./bitcoin-tx --help | head -n1
./seeder/bitcoin-seeder --version | head -n1
./bitcoin-wallet --help | head -n1

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Fabien requested changes to this revision.Aug 28 2020, 18:40
Fabien added a subscriber: Fabien.
Fabien added inline comments.
doc/release-notes.md
1 ↗(On Diff #23078)

You forgot to update the version number

This revision now requires changes to proceed.Aug 28 2020, 18:40

Fix version number in the release notes

This revision is now accepted and ready to land.Aug 28 2020, 20:58
This revision was automatically updated to reflect the committed changes.