diff options
author | MarcoFalke <falke.marco@gmail.com> | 2019-05-01 16:20:10 -0400 |
---|---|---|
committer | MarcoFalke <falke.marco@gmail.com> | 2019-05-03 13:41:27 -0400 |
commit | faf666f8148eeb305a9c4f78459aff2c7268016b (patch) | |
tree | e86a6dac663f0b1a03fc2624db65fb0a0cbf3702 /doc/release-process.md | |
parent | 12aa2ac988d0ccb21019a20b109e018cf31b78cf (diff) |
Remove Windows 32 bit build
Diffstat (limited to 'doc/release-process.md')
-rw-r--r-- | doc/release-process.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/release-process.md b/doc/release-process.md index 7522310ce2..ab67cd0f8a 100644 --- a/doc/release-process.md +++ b/doc/release-process.md @@ -250,8 +250,6 @@ bitcoin-${VERSION}-x86_64-linux-gnu.tar.gz bitcoin-${VERSION}-osx64.tar.gz bitcoin-${VERSION}-osx.dmg bitcoin-${VERSION}.tar.gz -bitcoin-${VERSION}-win32-setup.exe -bitcoin-${VERSION}-win32.zip bitcoin-${VERSION}-win64-setup.exe bitcoin-${VERSION}-win64.zip ``` |