Update Bitcoin to 4.15 (205)

This commit is contained in:
Boris Kraut 2014-12-19 21:19:34 +01:00
parent 51165f2855
commit 282e7c0d93

View file

@ -246,6 +246,13 @@ Build:4.14,204
srclibs=BitcoinJWallet@v0.12.2
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
Build:4.15,205
commit=67d680b61192ddec8d3bf02449b6f0c770797169
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.