Update Bitcoin to 4.10 (200)

This commit is contained in:
Boris Kraut 2014-11-12 00:31:41 +01:00
parent c2b3415da2
commit 1faa973c33

View file

@ -218,6 +218,13 @@ Build:4.09,199
srclibs=BitcoinJWallet@v0.12.1
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
Build:4.10,200
commit=5bc7920096d920c5199d3878237e337ecb861c7e
subdir=wallet
maven=yes@..
srclibs=BitcoinJWallet@v0.12.1
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.