Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
Fixed download size for win32 exe. #14
Conversation
tcatm
pushed a commit
that referenced
this pull request
Jan 20, 2012
tcatm
merged commit 3897a50
into
bitcoin-dot-org:master
Jan 20, 2012
saivann
added a commit
that referenced
this pull request
Mar 21, 2014
jl2012
pushed a commit
to jl2012/bitcoin.org
that referenced
this pull request
Apr 5, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
joric commentedJan 20, 2012
Windows exe on http://bitcoin.org is not 4MB as stated, it is 8MB.
More precisely, bitcoin-0.5.2-win32-setup.exe is 8427K.
I had to fix index.html (~4MB -> ~8MB).