Update Bitcoin to 4.27 (217)

This commit is contained in:
Boris Kraut 2015-05-01 14:27:46 +02:00
parent e4ea112da8
commit 0d2e6f0055

View file

@ -316,6 +316,13 @@ Build:4.25,215
srclibs=BitcoinJWallet@v0.12.3
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
Build:4.27,217
commit=74c784cafedfbb9a205aad1be64a9f09feab1c9f
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.