Update Bitcoin to 4.02 (192)

This commit is contained in:
Boris Kraut 2014-10-11 16:43:46 +02:00
parent 86e78509ee
commit 5b80425486

View file

@ -183,6 +183,13 @@ Build:4.01,191
srclibs=BitcoinJWallet@v0.12
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
Build:4.02,192
commit=9b0be30b949906481e40ced82c32597ea76ee6bd
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.