Update Bitcoin to 4.28 (218)

This commit is contained in:
Boris Kraut 2015-05-09 10:16:23 +02:00
parent aa8e7927d0
commit 7052b29707

View file

@ -323,6 +323,13 @@ Build:4.27,217
srclibs=BitcoinJWallet@v0.12.3
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
Build:4.28,218
commit=400229a0521265f2eb63729b20cc16b2ec2b661f
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.