Update Bitcoin to 4.01 (191)

This commit is contained in:
Boris Kraut 2014-10-06 18:39:01 +02:00
parent 912d9b3381
commit 9ff5612d04

View file

@ -176,6 +176,13 @@ Build:4.0,190
srclibs=BitcoinJWallet@v0.11.3
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
Build:4.01,191
commit=0f2812cf66e244c563f200e1cedfade272bad84e
subdir=wallet
maven=yes@..
srclibs=BitcoinJWallet@v0.12
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.