Update Bitcoin to 4.29 (219)

This commit is contained in:
Boris Kraut 2015-05-16 13:20:04 +02:00
parent 6d35f6d1ae
commit 3cc9c4bdb8

View file

@ -330,6 +330,13 @@ Build:4.28,218
srclibs=BitcoinJWallet@v0.12.3
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
Build:4.29,219
commit=1193bfb8cb916fa2296ede6082508ae6aa9c7747
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.