Update Bitcoin to 3.50 (171)

This commit is contained in:
Daniel Martí 2014-06-08 23:17:37 +02:00
parent 683ea65c08
commit b7fc090e52

View file

@ -155,6 +155,13 @@ Build:3.46,167
srclibs=BitcoinJWallet@v0.11.2
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
Build:3.50,171
commit=bff2e1f560d79d6e0a
subdir=wallet
maven=yes@..
srclibs=BitcoinJWallet@v0.11.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.