Update Bitcoin to 4.05 (195)

This commit is contained in:
Boris Kraut 2014-10-18 10:27:46 +02:00
parent 5396abdb19
commit 786eb20ff1

View file

@ -204,6 +204,13 @@ Build:4.04,194
srclibs=BitcoinJWallet@v0.12
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
Build:4.05,195
commit=c63da715a7b56ec485179574e4d1b306f4c8836e
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.