Update Bitcoin to 4.13 (203)

This commit is contained in:
Boris Kraut 2014-11-29 16:26:51 +01:00
parent 9fa947db8f
commit 4ecd435872

View file

@ -232,6 +232,13 @@ Build:4.12,202
srclibs=BitcoinJWallet@v0.12.2
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
Build:4.13,203
commit=f490907be7e90cb990f02522aa30aa15d0ea44e9
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.