Bump CVC of Bitcoin
This commit is contained in:
parent
d1b9efc725
commit
b789499d6a
|
@ -79,7 +79,7 @@ build=$$MVN3$$ clean install -f BitcoinJWallet/pom.xml,\
|
||||||
maven=yes,\
|
maven=yes,\
|
||||||
bindir=wallet/target
|
bindir=wallet/target
|
||||||
|
|
||||||
# important bugfix
|
# important bugfix so uses the original BitcoinJ
|
||||||
Build Version:3.15,136,dd70948b66aa,\
|
Build Version:3.15,136,dd70948b66aa,\
|
||||||
srclibs=BitcoinJWallet-origin@777e6781d,\
|
srclibs=BitcoinJWallet-origin@777e6781d,\
|
||||||
prebuild=sed -i '30\,33d' pom.xml && sed -i 's/0.11-SNAPSHOT/0.10/g' wallet/pom.xml && \
|
prebuild=sed -i '30\,33d' pom.xml && sed -i 's/0.11-SNAPSHOT/0.10/g' wallet/pom.xml && \
|
||||||
|
@ -88,13 +88,13 @@ build=$$MVN3$$ clean install -DskipTests -f BitcoinJWallet-origin/pom.xml,\
|
||||||
maven=yes,\
|
maven=yes,\
|
||||||
bindir=wallet/target
|
bindir=wallet/target
|
||||||
|
|
||||||
# Build from prodnet branch which cherry picks some old commits and commits after tags
|
# Build from prod (production) branch which cherry picks some old commits and commits after tags
|
||||||
# Use specific commit instead of git fetch origin && git checkout origin/prodnet
|
# Use specific commit instead of git fetch origin && git checkout origin/prod
|
||||||
# See wallet/README or git log for info about which BitcoinJ branch/tag to use
|
# See wallet/README or git log for info about which BitcoinJ branch/tag to use
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
# RM/Tags don't work
|
# RM/Tags don't work
|
||||||
#Update Check Mode:Market
|
#Update Check Mode:Market
|
||||||
Update Check Mode:None
|
Update Check Mode:None
|
||||||
Current Version:3.15
|
Current Version:3.15
|
||||||
Current Version Code:135
|
Current Version Code:136
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue