mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-21 15:50:07 +01:00
Merge branch '0.4.x' into 0.5.x
The only practical change here is updating the gitian URIs to the stable repository. Otherwise, it just enables merging bugfixes from 0.4.x into 0.5.x properly. Conflicts: contrib/Bitcoin.app/Contents/Info.plist doc/README doc/README_windows.txt doc/release-process.txt share/setup.nsi src/bitcoinrpc.cpp src/headers.h src/makefile.unix src/serialize.h src/ui.cpp
This commit is contained in:
@@ -13,7 +13,7 @@ packages:
|
||||
- "wine"
|
||||
reference_datetime: "2011-01-30 00:00:00"
|
||||
remotes:
|
||||
- "url": "https://github.com/bitcoin/bitcoin.git"
|
||||
- "url": "https://git.gitorious.org/+bitcoin-stable-developers/bitcoin/bitcoind-stable.git"
|
||||
"dir": "bitcoin"
|
||||
files:
|
||||
- "qt-win32-4.7.4-gitian.zip"
|
||||
|
||||
@@ -18,7 +18,7 @@ packages:
|
||||
- "unzip"
|
||||
reference_datetime: "2011-01-30 00:00:00"
|
||||
remotes:
|
||||
- "url": "https://github.com/bitcoin/bitcoin.git"
|
||||
- "url": "https://git.gitorious.org/+bitcoin-stable-developers/bitcoin/bitcoind-stable.git"
|
||||
"dir": "bitcoin"
|
||||
files:
|
||||
- "miniupnpc-1.6.tar.gz"
|
||||
|
||||
Reference in New Issue
Block a user