Merge pull request #197 from bitcoin/v0.8.2

Release Bitcoin-Qt v0.8.2
This commit is contained in:
saivann 2013-05-29 20:07:03 -07:00
commit 00858a9d30
2 changed files with 15 additions and 1 deletions

View file

@ -1,4 +1,4 @@
DOWNLOAD_VERSION: 0.8.1
DOWNLOAD_VERSION: 0.8.2
ALERT_CLASS:
all:

View file

@ -0,0 +1,14 @@
---
layout: releases
title: Bitcoin-Qt version 0.8.2 released
category: releases
version: 0.8.2
---
Bitcoin-Qt version 0.8.2 is now available for download at:
<http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.8.2/>
This is a maintenance release that fixes many bugs and includes
a few small new features.
Please report bugs using the issue tracker at github:
<https://github.com/bitcoin/bitcoin/issues>