Update Bitcoin to 4.04 (194)

This commit is contained in:
Boris Kraut 2014-10-15 21:45:21 +02:00
parent a55650dfa2
commit 263212e810

View file

@ -197,6 +197,13 @@ Build:4.03,193
srclibs=BitcoinJWallet@v0.12
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
Build:4.04,194
commit=48ae5c2a854f84f62614146bf24b9fd172d5d281
subdir=wallet
maven=yes@..
srclibs=BitcoinJWallet@v0.12
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.