Update Bitcoin to 4.14 (204)

This commit is contained in:
Boris Kraut 2014-12-16 18:56:49 +01:00
parent d4033b2ac1
commit 1a671e1ecc

View file

@ -239,6 +239,13 @@ Build:4.13,203
srclibs=BitcoinJWallet@v0.12.2
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
Build:4.14,204
commit=4c044767545c4f5efd3d92e7d9d0aa94f0559379
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.