Update Bitcoin to 4.18 (208)

This commit is contained in:
Boris Kraut 2015-01-31 10:38:24 +01:00
parent 916364edb5
commit df323b7f76

View file

@ -267,6 +267,13 @@ Build:4.17,207
srclibs=BitcoinJWallet@v0.12.2
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
Build:4.18,208
commit=2ec8100f736d1cf77bf2881306b43462b834a461
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.