Update Bitcoin to 4.16 (206)

This commit is contained in:
Boris Kraut 2014-12-24 13:22:10 +01:00
parent b1077c845b
commit 3674b987c4

View file

@ -253,6 +253,13 @@ Build:4.15,205
srclibs=BitcoinJWallet@v0.12.2
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
Build:4.16,206
commit=8356d0d7daa10db85969c1bc910f5ef67f8a1415
subdir=wallet
maven=yes@..
srclibs=BitcoinJWallet@v0.12.2
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.