Update Bitcoin to 4.35 (225)

This commit is contained in:
Boris Kraut 2015-07-10 11:32:46 +02:00
parent 70700e2022
commit a037e07794

View file

@ -371,6 +371,13 @@ Build:4.34,224
srclibs=BitcoinJWallet@v0.12.3
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
Build:4.35,225
commit=1d543db9f550a6210616d7aefde7dd3a8d66fd1c
subdir=wallet
gradle=yes
srclibs=BitcoinJWallet@v0.12.3
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.