Update Bitcoin to 4.17 (207)

This commit is contained in:
Boris Kraut 2015-01-23 08:48:25 +01:00
parent d24243e4d9
commit 3e9e082f16

View file

@ -260,6 +260,13 @@ Build:4.16,206
srclibs=BitcoinJWallet@v0.12.2
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
Build:4.17,207
commit=407516d
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.