Update Bitcoin to 4.24 (214)

This commit is contained in:
Boris Kraut 2015-04-14 17:22:48 +02:00
parent 4f99792cf6
commit e8e87c9b75

View file

@ -302,6 +302,13 @@ Build:4.23,213
srclibs=BitcoinJWallet@v0.12.3
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
Build:4.24,214
commit=f4c3c9935bf60f4f4cf9f21bbccd071584adbc97
subdir=wallet
maven=yes@..
srclibs=BitcoinJWallet@v0.12.3
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.