Update Bitcoin to 4.31 (221)

This commit is contained in:
Boris Kraut 2015-05-31 10:43:22 +02:00
parent 4ace3092f3
commit 8b940b83f0

View file

@ -344,6 +344,13 @@ Build:4.30,220
srclibs=BitcoinJWallet@v0.12.3
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
Build:4.31,221
commit=43e9bde306687ae73cb1c91e920dc3f6ab616286
subdir=wallet
maven=yes@..
srclibs=BitcoinJWallet@v0.12.3
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
Maintainer Notes:
See wallet/{README,CHANGES} or git log for info about what BitcoinJ tag to use.
Use latest commit in 'prod' branch, which is a rebase on top of the latest tag.