Page MenuHomePhabricator

Version number bumped to 0.19.11
ClosedPublic

Authored by nakihito on Jul 12 2019, 18:00.

Details

Reviewers
deadalnix
Fabien
jasonbcox
Mengerian
Group Reviewers
Restricted Owners Package(Owns No Changed Paths)
Restricted Project
Commits
rSTAGING9d4771c2f6e4: Version number bumped to 0.19.11
rABC9d4771c2f6e4: Version number bumped to 0.19.11
Summary

Title

Test Plan
make check
./bitcoind --version
./bitcoin-cli --version
./bitcoin-qt --version

All should output 0.19.11

Diff Detail

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

Event Timeline

Owners added a reviewer: Restricted Owners Package.Jul 12 2019, 18:00

Someone should change doc/release-process.md to correspond to this new set of places that the version number is updated.

Otherwise it's difficult to review this, without already knowing where it needs to be changed.

Oh, it is changed in master :)

Ignore my previous comment.

This revision is now accepted and ready to land.Jul 12 2019, 18:05
This revision was landed with ongoing or failed builds.Jul 12 2019, 18:07
This revision was automatically updated to reflect the committed changes.

[Errno 28] No space left on device

Thanks for grabbing the error code for me. I Only landed this early because I thought this was time sensitive and was informed there were issues with the teamcity's diff testing and I had seen the same error even on diffs with only changes to comments (see D3660 and its build log as an example).

I've since been informed its better to wait until builds finished even if the above is true.